1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00
ejabberd/sql
Stu Tomlinson 4f0e426a12 Change PostgreSQL SERIAL to BIGSERIAL columns
This is consistent with other schemas, internally consistent with
foreign keys, and allows for > 2B records in these tables.
2023-01-19 23:36:42 +00:00
..
lite.new.sql Fix minor SQL schema inconsistencies 2023-01-19 23:36:42 +00:00
lite.sql Remove unnecessary indexes 2023-01-19 23:36:42 +00:00
mssql.new.sql Add 'new' schema for MS SQL 2023-01-19 23:36:42 +00:00
mssql.sql Fix minor SQL schema inconsistencies 2023-01-19 23:36:42 +00:00
mysql.new.sql Fix minor SQL schema inconsistencies 2023-01-19 23:36:42 +00:00
mysql.old-to-new.sql Fix minor SQL schema inconsistencies 2023-01-19 23:36:42 +00:00
mysql.sql Remove unnecessary indexes 2023-01-19 23:36:42 +00:00
pg.new.sql Change PostgreSQL SERIAL to BIGSERIAL columns 2023-01-19 23:36:42 +00:00
pg.sql Change PostgreSQL SERIAL to BIGSERIAL columns 2023-01-19 23:36:42 +00:00