24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-26 22:35:31 +02:00
xmpp.chapril.org-ejabberd/src/odbc
Pablo Polvorin acae6e20de * Use exmpp_jid:to_binary/1 when possible.
* ejabberd_odbc:escape/1 now can escape binaries too. This 
avoid the need to convert a binary value to list() just to 
sql-escape it. The escaped value returned is allways a list() 
(ejabberd's odbc drivers only works on lists())

SVN Revision: 1914
2009-02-23 19:45:55 +00:00
..
ejabberd_odbc_sup.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_odbc.erl * Use exmpp_jid:to_binary/1 when possible. 2009-02-23 19:45:55 +00:00
Makefile.in Merge revisions from 1444 to revision 1457 from trunk. 2008-07-17 15:33:50 +00:00
Makefile.win32 Merge from trunk (r1563 to r1613). 2008-10-08 12:02:30 +00:00
mssql2000.sql Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
mssql2005.sql Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
mysql.sql * src/odbc/mysql.sql: Fix complain about comment syntax 2009-01-23 00:10:00 +00:00
odbc_queries.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
pg.sql * src/odbc/mysql.sql: Fix complain about comment syntax 2009-01-23 00:10:00 +00:00