aboutsummaryrefslogtreecommitdiff
path: root/sql (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31Add missing oauth_client table declaration in lite.new.sqlPaweł Chmielowski1-0/+7
2020-01-28Update copyright to 2020 (#3149)Badlop7-7/+7
2019-12-28change publisher from text to varchar for mssqlChristoph Scholz1-1/+1
2019-12-27allow storage of emojis in archive on mssqlChristoph Scholz1-2/+2
2019-10-23Make PostgreSQL schema compatible with CockroachDBEvgeny Khramtsov2-2/+2
2019-10-03Check redirect_uri for OAUTH implicit grantAlexey Shchepin5-6/+20
2019-09-27Support OAUTH client authenticationAlexey Shchepin3-0/+21
2019-07-31Change type of server_host column in mysql.new.sqlPaweł Chmielowski1-24/+24
2019-02-27Add SQL schemas for MQTT tablesEvgeny Khramtsov6-0/+97
2019-02-26MySQL: Increase index prefix length for PEP nodesHolger Weiss2-2/+2
2019-01-08Manually update 2017 copyright dates (#2756)Badlop7-7/+7
2018-12-05Update MIX code to reflect newest specificationEvgeny Khramtsov6-0/+321
2018-12-01Keep info about carbons inside session tableEvgeny Khramtsov7-83/+0
2018-09-26MySQL: Use MEDIUMTEXT for PubSub payloadHolger Weiss2-2/+2
2018-09-16MySQL: Use MEDIUMTEXT for MAM/offline messagesHolger Weiss2-6/+6
2018-07-18Update mssql.sqlrouen-sk1-4/+4
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov7-70/+0
2018-04-24Pubsub creation/modification use varchar (#2397)Christophe Romain7-14/+14
2018-02-26Use length on fields in mysql indexesPaweł Chmielowski2-6/+6
2018-02-24sql/*: Add username to peer indexesHolger Weiss7-22/+21
2018-02-05Fix MySQL error server_host used in key specification without a key lengthphejman1-2/+2
2017-12-26Add new schemas for SQLite and MySQLAlexey Shchepin2-0/+882
2017-11-30Add missed server_host column in pg.new.sqlAlexey Shchepin1-0/+1
2017-11-16PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.pluginChristophe Romain5-5/+5
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin1-0/+604
2017-10-31Fix sql syntax error in lite.sqlPaweł Chmielowski1-2/+2
2017-10-31Optimize muc subscriptions handlingChristophe Romain4-0/+48
2017-10-27Update SQL archive index to match mysql.sqlAlexey Shchepin3-3/+3
2017-10-26Add SQL support for mod_pushEvgeniy Khramtsov4-0/+47
2017-09-27mysql.sql: Use multi-column index on username/IDHolger Weiss1-1/+1
2017-05-17Clean up database code related to mod_vcard_xupdateEvgeniy Khramtsov4-28/+0
2017-03-31Add SQL as mod_proxy65 RAM backendEvgeniy Khramtsov3-0/+36
2017-03-30Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov4-1/+44
2017-03-29Add SQL as mod_muc RAM backendEvgeniy Khramtsov4-0/+87
2017-03-28Add SQL as mod_bosh RAM backendEvgeniy Khramtsov4-0/+34
2017-03-28Add SQL as router RAM backendEvgeniy Khramtsov4-0/+47
2017-02-23Fix pubsub MySQL schemaJerome Sautret1-3/+3
2017-02-22Add missing NOT NULL restrictionsChristophe Romain4-68/+68
2017-02-22Move archive tables into lite.sql for better comparison with other schemasChristophe Romain1-26/+25
2017-01-02Update copyright date automatically (#1442)Badlop4-4/+4
2016-12-27Cleanup file headersChristophe Romain2-2/+2
2016-08-01Add OAUTH SQL backendAlexey Shchepin4-0/+33
2016-05-02Use MEDIUMTEXT type for muc_room.opts in MySQL schemaJuan Pablo Carlino1-1/+1
2016-04-12Synchronizing master changesMickael Remond2-6/+6
2016-04-08Switch to varchar(64) in mysql user.server/salt as text can't have default va...Paweł Chmielowski1-4/+4
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)Badlop4-2/+14
2016-03-29Update MSSQL schemaEvgeniy Khramtsov1-0/+0
2016-02-19Make it possible to define 'sm_db_type' per virtual hostEvgeniy Khramtsov1-0/+14
2016-01-13Update copyright to 2016 (#901)Badlop3-3/+3