aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_sql_pt.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Cleanup file headersChristophe Romain2016-12-271-2/+20
|
* Update more SQL queriesAlexey Shchepin2016-05-051-9/+15
|
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-4/+4
|
* Raise an error when there are no fields to set in ?SQL_UPSERTAlexey Shchepin2016-03-021-6/+35
|
* New parse transform for ?SQL_UPSERT and ?SQL_UPSERT_TAlexey Shchepin2016-03-021-7/+263
|
* Allow balanced expressions inside @(...) in ejabberd_sql_ptAlexey Shchepin2016-03-021-6/+10
|
* Better error handling in ejabberd_sql_ptAlexey Shchepin2016-03-011-7/+7
|
* New parse transform for SQL queries, use prepare/execute calls with PostgresAlexey Shchepin2016-03-011-0/+255