summaryrefslogtreecommitdiff
path: root/src/ejd2sql.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-16The archive_msg export fun requires MUC Service for room archivesBadlop1-1/+7
2022-02-11Update copyright year to 2022Badlop1-1/+1
2021-09-22When exporting mod_mam, MUC entries are assigned to the MUC service (#3680)Badlop1-5/+10
2021-05-14Apply improvement from 29462f005 to delete/2, and fix delete/3 (#3564)Badlop1-5/+9
2021-05-14When exporting for SQLite, use its specific escape options (#2576)Badlop1-3/+4
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov1-5/+5
2019-06-24Make logging messages more consistentEvgeny Khramtsov1-1/+1
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2018-08-13Return human error messages when calling export2sql with wrong path (#2480)Badlop1-0/+4
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov1-1/+0
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-10-27Improve ejd2sql loggingEvgeniy Khramtsov1-0/+5
2017-10-26Make it possible to export push_session table to SQLEvgeniy Khramtsov1-0/+1
2017-10-25Make it possible to convert to SQL for any current db_typeEvgeniy Khramtsov1-2/+7
2017-08-03Preliminary export PubSub data from Mnesia tables to SQL file (#1571)Badlop1-2/+3
2017-05-17Clean up database code related to mod_vcard_xupdateEvgeniy Khramtsov1-2/+1
2017-05-10Added export function for mam moduleLamtei W1-0/+1
2017-03-08Remove mod_pubsub from ejd2sql export, as it isn't implemented (#1584)Badlop1-1/+0
2017-03-08Fix handling ejabberd_sql:sql_transaction result (#1584)Badlop1-1/+2
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-11-22Improve ODBC importChristophe Romain1-131/+163
2016-07-07Get rid of warningsEvgeniy Khramtsov1-1/+1
2016-05-05Update more SQL queriesAlexey Shchepin1-2/+17
2016-04-27Get rid of "internal" DB type. This also fixes #1092Evgeniy Khramtsov1-1/+1
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov1-9/+9
2016-03-21New command delete_mnesia deletes all tables that can be exportedBadlop1-1/+34
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-5/+5
2015-06-03Remove unused validation codeEvgeniy Khramtsov1-4/+1
2015-06-02Fix commands export2odbc, connected_users_vhost and push_alltoall (#586)Badlop1-1/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-1/+5
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-06-27mod_caps doesn't provide Mnesia export featureBadlop1-1/+0
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-11-14add Pubsub data migration from mnesia to odbc (EJAB-1126)Badlop1-0/+1
2013-07-22Fix some type errorsEvgeniy Khramtsov1-2/+2
2013-07-22Make it possible to import without cursor usageEvgeniy Khramtsov1-22/+38
2013-07-21Add SQL to Mnesia converterEvgeniy Khramtsov1-17/+144
2013-03-14Accumulated patch to binarize and indent codeBadlop1-524/+94
2013-02-01Fix warning about unused variableBadlop1-1/+1
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-11-26Copy, fix and document export2odbc command from mod_admin_extra.erlBadlop1-1/+7
2012-04-27Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov1-1/+1
2012-04-06Get rid of duplicated codeEvgeniy Khramtsov1-3/+3
2012-04-04ODBC support for mod_shared_rosterEvgeniy Khramtsov1-0/+36
2012-04-03ODBC support for mod_ircEvgeniy Khramtsov1-0/+22
2012-04-02ODBC support for mod_vcard_xupdateEvgeniy Khramtsov1-0/+16