aboutsummaryrefslogtreecommitdiff
path: root/sql/mssql.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Manually update 2017 copyright dates (#2756)Badlop2019-01-081-1/+1
|
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-011-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
* Update mssql.sqlrouen-sk2018-07-181-4/+4
| | | | | | Fixed: - conflicting clustered indexes on 2 tables - semicolon type - Azure SQL incompatibility
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-201-10/+0
|
* Pubsub creation/modification use varchar (#2397)Christophe Romain2018-04-241-2/+2
|
* sql/*: Add username to peer indexesHolger Weiss2018-02-241-3/+3
| | | | | The username is available for all MAM queries in question, and adding it to the indexes can improve the lookup performance significantly.
* PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.pluginChristophe Romain2017-11-161-1/+1
|
* Optimize muc subscriptions handlingChristophe Romain2017-10-311-0/+12
|
* Update SQL archive index to match mysql.sqlAlexey Shchepin2017-10-271-1/+1
|
* Add SQL support for mod_pushEvgeniy Khramtsov2017-10-261-0/+14
|
* Clean up database code related to mod_vcard_xupdateEvgeniy Khramtsov2017-05-171-10/+0
|
* Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-301-1/+14
|
* Add SQL as mod_muc RAM backendEvgeniy Khramtsov2017-03-291-0/+24
|
* Add SQL as mod_bosh RAM backendEvgeniy Khramtsov2017-03-281-0/+10
|
* Add SQL as router RAM backendEvgeniy Khramtsov2017-03-281-0/+14
|
* Add missing NOT NULL restrictionsChristophe Romain2017-02-221-18/+18
|
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Cleanup file headersChristophe Romain2016-12-271-1/+1
|
* Add OAUTH SQL backendAlexey Shchepin2016-08-011-0/+10
|
* 'serverkey' and 'salt' should have empty string as defaultEvgeniy Khramtsov2016-04-081-2/+2
|
* In SQL files create Users table with SCRAM support by default (#956)Badlop2016-03-291-0/+3
|
* Update MSSQL schemaEvgeniy Khramtsov2016-03-291-0/+0
|
* Improve MSSQL schemaEvgeniy Khramtsov2015-09-141-0/+0
|
* Fix MSSQL supportEvgeniy Khramtsov2015-09-131-0/+0