aboutsummaryrefslogtreecommitdiff
path: root/sql/mssql.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-08Manually update 2017 copyright dates (#2756)Badlop1-1/+1
2018-12-01Keep info about carbons inside session tableEvgeny Khramtsov1-13/+0
Accordingly, Mnesia/SQL/Riak table 'carboncopy' is not used anymore and can be safely removed. As a consequence, the commit deprecates the following options of mod_carboncopy: - ram_db_type - use_cache - cache_size - cache_missed - cache_life_time Fixes #2663
2018-07-18Update mssql.sqlrouen-sk1-4/+4
Fixed: - conflicting clustered indexes on 2 tables - semicolon type - Azure SQL incompatibility
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov1-10/+0
2018-04-24Pubsub creation/modification use varchar (#2397)Christophe Romain1-2/+2
2018-02-24sql/*: Add username to peer indexesHolger Weiss1-3/+3
The username is available for all MAM queries in question, and adding it to the indexes can improve the lookup performance significantly.
2017-11-16PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.pluginChristophe Romain1-1/+1
2017-10-31Optimize muc subscriptions handlingChristophe Romain1-0/+12
2017-10-27Update SQL archive index to match mysql.sqlAlexey Shchepin1-1/+1
2017-10-26Add SQL support for mod_pushEvgeniy Khramtsov1-0/+14
2017-05-17Clean up database code related to mod_vcard_xupdateEvgeniy Khramtsov1-10/+0
2017-03-30Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov1-1/+14
2017-03-29Add SQL as mod_muc RAM backendEvgeniy Khramtsov1-0/+24
2017-03-28Add SQL as mod_bosh RAM backendEvgeniy Khramtsov1-0/+10
2017-03-28Add SQL as router RAM backendEvgeniy Khramtsov1-0/+14
2017-02-22Add missing NOT NULL restrictionsChristophe Romain1-18/+18
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-1/+1
2016-08-01Add OAUTH SQL backendAlexey Shchepin1-0/+10
2016-04-12Synchronizing master changesMickael Remond1-2/+2
2016-04-08'serverkey' and 'salt' should have empty string as defaultEvgeniy Khramtsov1-2/+2
2016-03-29In SQL files create Users table with SCRAM support by default (#956)Badlop1-0/+3
2016-03-29Update MSSQL schemaEvgeniy Khramtsov1-0/+0
2015-09-14Improve MSSQL schemaEvgeniy Khramtsov1-0/+0
2015-09-13Fix MSSQL supportEvgeniy Khramtsov1-0/+0