aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_sql_pt.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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