summaryrefslogtreecommitdiff
path: root/src/mod_offline_sql.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin1-16/+23
2017-06-28In offline export to SQL, first write all DELETE, later all INSERT (#1509)Badlop1-2/+8
2017-05-23Get rid of sql_queries.erlEvgeniy Khramtsov1-18/+35
2017-05-21Don't store messages via a single processEvgeniy Khramtsov1-25/+16
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov1-10/+10
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov1-2/+0
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-6/+22
2016-11-22Improve ODBC importChristophe Romain1-25/+3
2016-11-18Make common tests working againEvgeniy Khramtsov1-1/+2
2016-11-13Deprecate most of the functions from jlib.erlEvgeniy Khramtsov1-32/+38
2016-10-17Fix delete_old_messages command for SQL backendsJerome Sautret1-1/+1
2016-07-26Get rid of "jlib.hrl" dependency in some filesEvgeniy Khramtsov1-1/+1
2016-06-22Fix pgsql compatibility on delete_old_messages (#1137)Christophe Romain1-2/+2
2016-06-02Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin1-26/+18
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov1-20/+20
2016-04-15Clean mod_offline.erl from DB specific codeEvgeniy Khramtsov1-0/+252