Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2022-03-08Sync old-to-new schema script with reality (#3790)Stu Tomlinson
2022-02-18Fix sqlite schemaPaweł Chmielowski
2022-02-18Optimize room_unused_* commandsPaweł Chmielowski
2022-02-11Update copyright year to 2022Badlop
2022-02-03Fix support for MSSQL testingBadlop
2021-12-14Handle user removal in mod_mucAlexey Shchepin
2021-10-14Fix vcard_search definition in pgsql new schema (thanks to Stu Tomlinson)(#3695)Badlop
2021-09-27Add indexes from 95fa43aa to the old-to-new MySQL schema update scriptBadlop
2021-08-16Merge pull request #3656 from pitchum/masterbadlop
2021-08-05Fix typo when creating index (thanks to Millesimus)Badlop
2021-08-01Add missing SQL migration for table push_sessionpitchum
2021-06-14Add mqtt_pub table definition for MSSQL (#3097)Badlop
2021-05-20MySQL Backend Patch for scram-sha512 (#3582)Nikat
2021-05-18Add missing indexes to sql sr_group tablesPaweł Chmielowski
2021-02-02Fix specified key was too long (#3513)Divine
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2021-01-07Add sql script to migrate mysql from old schema to newPaweł Chmielowski
2020-04-10Merge pull request #3132 from area-42/publisher_mssql_text_to_varcharJérôme Sautret
2020-02-20Merge pull request #3127 from area-42/allow_emojis_with_mssqlMickaël Rémond
2020-01-31Add missing oauth_client table declaration in lite.new.sqlPaweł Chmielowski
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-12-28change publisher from text to varchar for mssqlChristoph Scholz
2019-12-27allow storage of emojis in archive on mssqlChristoph Scholz
2019-10-23Make PostgreSQL schema compatible with CockroachDBEvgeny Khramtsov
2019-10-03Check redirect_uri for OAUTH implicit grantAlexey Shchepin
2019-09-27Support OAUTH client authenticationAlexey Shchepin
2019-07-31Change type of server_host column in mysql.new.sqlPaweł Chmielowski
2019-02-27Add SQL schemas for MQTT tablesEvgeny Khramtsov
2019-02-26MySQL: Increase index prefix length for PEP nodesHolger Weiss
2019-02-21Merge branch 'mix'Evgeny Khramtsov
2019-01-09Manually update 2017 copyright dates (#2756)Badlop
2018-12-05Update MIX code to reflect newest specificationEvgeny Khramtsov
2018-12-01Keep info about carbons inside session tableEvgeny Khramtsov
2018-09-26MySQL: Use MEDIUMTEXT for PubSub payloadHolger Weiss
2018-09-16MySQL: Use MEDIUMTEXT for MAM/offline messagesHolger Weiss
2018-07-18Update mssql.sqlrouen-sk
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov
2018-04-24Pubsub creation/modification use varchar (#2397)Christophe Romain
2018-02-26Use length on fields in mysql indexesPaweł Chmielowski
2018-02-24sql/*: Add username to peer indexesHolger Weiss
2018-02-05Fix MySQL error server_host used in key specification without a key lengthphejman
2017-12-26Add new schemas for SQLite and MySQLAlexey Shchepin
2017-11-30Add missed server_host column in pg.new.sqlAlexey Shchepin
2017-11-16PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.pluginChristophe Romain
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin
2017-10-31Fix sql syntax error in lite.sqlPaweł Chmielowski
2017-10-31Optimize muc subscriptions handlingChristophe Romain
2017-10-27Update SQL archive index to match mysql.sqlAlexey Shchepin
2017-10-26Add SQL support for mod_pushEvgeniy Khramtsov
2017-09-27mysql.sql: Use multi-column index on username/IDHolger Weiss