25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00
xmpp.chapril.org-ejabberd/sql
Holger Weiss 79ab6bb47c PubSub: Use integer type for timestamps (SQL)
Store PubSub item creation/modification timestamps as integers instead
of "$megasec:$sec:$microsec" strings.  This can improve the performance
of certain SQL queries significantly.

Thanks to Ammonit Measurement GmbH for sponsoring this work.
2021-08-24 07:07:44 +02:00
..
lite.new.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00
lite.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00
mssql.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00
mysql.new.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00
mysql.old-to-new.sql Add sql script to migrate mysql from old schema to new 2021-01-07 13:54:53 +01:00
mysql.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00
pg.new.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00
pg.sql PubSub: Use integer type for timestamps (SQL) 2021-08-24 07:07:44 +02:00