aboutsummaryrefslogtreecommitdiff
path: root/sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make PostgreSQL schema compatible with CockroachDBEvgeny Khramtsov2019-10-232-2/+2
* Check redirect_uri for OAUTH implicit grantAlexey Shchepin2019-10-035-6/+20
* Support OAUTH client authenticationAlexey Shchepin2019-09-273-0/+21
* Change type of server_host column in mysql.new.sqlPaweł Chmielowski2019-07-311-24/+24
* Add SQL schemas for MQTT tablesEvgeny Khramtsov2019-02-276-0/+97
* MySQL: Increase index prefix length for PEP nodesHolger Weiss2019-02-262-2/+2
* Merge branch 'mix'Evgeny Khramtsov2019-02-216-0/+321
|\
| * Update MIX code to reflect newest specificationEvgeny Khramtsov2018-12-056-0/+321
* | Manually update 2017 copyright dates (#2756)Badlop2019-01-087-7/+7
|/
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-017-83/+0
* MySQL: Use MEDIUMTEXT for PubSub payloadHolger Weiss2018-09-262-2/+2
* MySQL: Use MEDIUMTEXT for MAM/offline messagesHolger Weiss2018-09-162-6/+6
* Update mssql.sqlrouen-sk2018-07-181-4/+4
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-207-70/+0
* Pubsub creation/modification use varchar (#2397)Christophe Romain2018-04-247-14/+14
* Use length on fields in mysql indexesPaweł Chmielowski2018-02-262-6/+6
* sql/*: Add username to peer indexesHolger Weiss2018-02-247-22/+21
* Fix MySQL error server_host used in key specification without a key lengthphejman2018-02-051-2/+2
* Add new schemas for SQLite and MySQLAlexey Shchepin2017-12-262-0/+882
* Add missed server_host column in pg.new.sqlAlexey Shchepin2017-11-301-0/+1
* PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.pluginChristophe Romain2017-11-165-5/+5
* Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin2017-11-021-0/+604
* Fix sql syntax error in lite.sqlPaweł Chmielowski2017-10-311-2/+2
* Optimize muc subscriptions handlingChristophe Romain2017-10-314-0/+48
* Update SQL archive index to match mysql.sqlAlexey Shchepin2017-10-273-3/+3
* Add SQL support for mod_pushEvgeniy Khramtsov2017-10-264-0/+47
* mysql.sql: Use multi-column index on username/IDHolger Weiss2017-09-271-1/+1
* Clean up database code related to mod_vcard_xupdateEvgeniy Khramtsov2017-05-174-28/+0
* Add SQL as mod_proxy65 RAM backendEvgeniy Khramtsov2017-03-313-0/+36
* Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-304-1/+44
* Add SQL as mod_muc RAM backendEvgeniy Khramtsov2017-03-294-0/+87
* Add SQL as mod_bosh RAM backendEvgeniy Khramtsov2017-03-284-0/+34
* Add SQL as router RAM backendEvgeniy Khramtsov2017-03-284-0/+47
* Fix pubsub MySQL schemaJerome Sautret2017-02-231-3/+3
* Add missing NOT NULL restrictionsChristophe Romain2017-02-224-68/+68
* Move archive tables into lite.sql for better comparison with other schemasChristophe Romain2017-02-221-26/+25
* Update copyright date automatically (#1442)Badlop2017-01-024-4/+4
* Cleanup file headersChristophe Romain2016-12-272-2/+2
* Add OAUTH SQL backendAlexey Shchepin2016-08-014-0/+33
* Use MEDIUMTEXT type for muc_room.opts in MySQL schemaJuan Pablo Carlino2016-05-021-1/+1
* Switch to varchar(64) in mysql user.server/salt as text can't have default va...Paweł Chmielowski2016-04-081-4/+4
* '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-294-2/+14
* Update MSSQL schemaEvgeniy Khramtsov2016-03-291-0/+0
* Make it possible to define 'sm_db_type' per virtual hostEvgeniy Khramtsov2016-02-191-0/+14
* Update copyright to 2016 (#901)Badlop2016-01-133-3/+3
* Use UTF8MB4 character set in MySQL tablesEvgeniy Khramtsov2015-12-111-71/+71
* Use BLOB instead of TEXT on mysql in stanza storagePablo Polvorin2015-12-111-1/+1
* Improve MSSQL schemaEvgeniy Khramtsov2015-09-141-0/+0
* Fix MSSQL supportEvgeniy Khramtsov2015-09-134-4679/+0