aboutsummaryrefslogtreecommitdiff
path: root/sql/lite.new.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing oauth_client table declaration in lite.new.sqlPaweł Chmielowski2020-01-311-0/+7
|
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
|
* Add SQL schemas for MQTT tablesEvgeny Khramtsov2019-02-271-0/+17
|
* Merge branch 'mix'Evgeny Khramtsov2019-02-211-0/+54
|\
| * Update MIX code to reflect newest specificationEvgeny Khramtsov2018-12-051-0/+54
| | | | | | | | | | | | Note that support for older specification is completely dropped, i.e. no backward compatibility is provided since the XEPs are still very experimental and being changed drastically
* | Manually update 2017 copyright dates (#2756)Badlop2019-01-081-1/+1
|/
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-011-11/+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
* 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-2/+2
| | | | | The username is available for all MAM queries in question, and adding it to the indexes can improve the lookup performance significantly.
* Add new schemas for SQLite and MySQLAlexey Shchepin2017-12-261-0/+433