index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_sql.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
also convert embedded errors to binary
Frank Diebolt
2020-12-03
1
-1
/
+1
*
Added sql_odbc_driver option for mssql db
Jerome Sautret
2020-10-08
1
-10
/
+11
*
use dsn-less config for mssql (#3131)
ChaosKid42
2020-04-23
1
-44
/
+8
*
Also add "escape '\'" to prepared statements in pgsqllike_escape
Paweł Chmielowski
2020-03-18
1
-1
/
+1
*
Add escape '\' to like expression in pgsql to fix problem cockroachdb
Paweł Chmielowski
2020-03-18
1
-1
/
+1
*
Change conversion of boolean values for cockroachdb
Paweł Chmielowski
2020-03-18
1
-2
/
+2
*
Fix list parameters in sql queries on pgsql
Paweł Chmielowski
2020-02-27
1
-6
/
+8
*
Support ssl connection on mysql
Paweł Chmielowski
2020-02-26
1
-2
/
+10
*
Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility wi...
Alexey Shchepin
2020-02-04
1
-8
/
+24
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Improve compatibility with CockroachDB (#3074)
Alexey Shchepin
2019-12-16
1
-0
/
+5
*
Improve compatibility with CockroachDB (#3074)
Alexey Shchepin
2019-12-11
1
-0
/
+12
*
Merge branch 'pg_prepared_statements' of https://github.com/sabudaye/ejabberd...
Alexey Shchepin
2019-11-26
1
-7
/
+34
|
\
|
*
Added option to disable prepared statements (postgresql only)
s.budaev
2016-10-05
1
-1
/
+10
*
|
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-30
/
+30
*
|
Fix BEGIN/COMMIT/ROLLBACK syntax for MSSQL (#2978)
Alexey Shchepin
2019-09-09
1
-5
/
+21
*
|
Spawn SQL connections on demand only
Evgeny Khramtsov
2019-08-12
1
-6
/
+11
*
|
Improve SQL timeouts handling
Evgeny Khramtsov
2019-07-31
1
-78
/
+79
*
|
Fix SQL connections leakage
Evgeny Khramtsov
2019-07-30
1
-31
/
+34
*
|
Improve SQL pool logic
Evgeny Khramtsov
2019-07-24
1
-36
/
+37
*
|
Improve formatting of exceptions
Evgeny Khramtsov
2019-07-07
1
-6
/
+6
*
|
Make return type of sql_transaction() consistent
Evgeny Khramtsov
2019-07-04
1
-2
/
+6
*
|
Use correct stacktrace in logging macros
Evgeny Khramtsov
2019-06-26
1
-3
/
+6
*
|
Make logging messages more consistent
Evgeny Khramtsov
2019-06-24
1
-13
/
+13
*
|
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-88
/
+47
*
|
Report better errors on SQL terms decode failure
Evgeny Khramtsov
2019-05-19
1
-3
/
+17
*
|
Fix handling of list arguments on pgsql
Paweł Chmielowski
2019-04-23
1
-10
/
+18
*
|
Fix transaction aborting and restarting in ejabberd_sql
Alexey Shchepin
2019-03-07
1
-0
/
+2
*
|
Handle info log level when using MySQL (#2541)
Badlop
2019-03-04
1
-0
/
+1
*
|
Replace code using p1_time_compat wrapper with native functions
Paweł Chmielowski
2019-02-27
1
-3
/
+3
*
|
Do not overwrite odbc config file (#2295)
Christophe Romain
2019-01-31
1
-3
/
+9
*
|
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
|
Add code for handling deprecations of get_stacktrace()
Paweł Chmielowski
2018-12-13
1
-24
/
+25
*
|
Add list types to sql_pt
Paweł Chmielowski
2018-12-05
1
-6
/
+11
*
|
Relax result matching to fix pgsql keepalive (#2632)
Christophe Romain
2018-11-21
1
-1
/
+1
*
|
Move certificates processing code to pkix application
Evgeny Khramtsov
2018-09-27
1
-1
/
+1
*
|
Add odbc connection robustness (#2428)
Christophe Romain
2018-09-25
1
-24
/
+59
*
|
Switch more log message to warning level
Evgeny Khramtsov
2018-09-19
1
-5
/
+4
*
|
Fix some dialyzer warnings
Evgeny Khramtsov
2018-09-09
1
-14
/
+1
*
|
fix for freetds UTF-8 corruption
root
2018-09-07
1
-0
/
+1
*
|
Don't crash on most common gen_server:call errors
Evgeniy Khramtsov
2018-07-01
1
-2
/
+7
*
|
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-1
/
+0
*
|
Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its defa...
Alexey Shchepin
2018-03-15
1
-1
/
+13
*
|
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
|
Avoid excessive logging of SQL failures
Evgeniy Khramtsov
2017-12-17
1
-7
/
+16
*
|
Windows does not have /tmp, fallback to /home/chris/conf
Christophe Romain
2017-11-30
1
-1
/
+4
*
|
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
Evgeniy Khramtsov
2017-08-05
1
-16
/
+14
*
|
Get rid of sql_queries.erl
Evgeniy Khramtsov
2017-05-23
1
-3
/
+14
*
|
Validate all certfiles on startup
Evgeniy Khramtsov
2017-05-23
1
-2
/
+2
*
|
Check presence of some files during option validation
Evgeniy Khramtsov
2017-05-12
1
-2
/
+2
[next]