mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
5e94fdcfd5
* Add missing 'mix' tables and indexes * Fix text vs varchar issues Various tests triggered this error: The data types text and varchar are incompatible in the equal to operator. Caused by incompatible 'text' columns in muc_online_room, muc_online_users, pubsub_node_option, and pubsub_node tables. * Fix definition of mqtt_pub table This table incorrectly included 'server_host' column in old schema, and had other inconsistencies. |
||
---|---|---|
.. | ||
lite.new.sql | ||
lite.sql | ||
mssql.sql | ||
mysql.new.sql | ||
mysql.old-to-new.sql | ||
mysql.sql | ||
pg.new.sql | ||
pg.sql |