xmpp.chapril.org-ejabberd/sql
Paweł Chmielowski f86055378d Optimize room_unused_* commands
Previously to check if hibernated room was old enough we had to fetch info
about all rooms from database. Now we repurpose created_at field in sql
to store that info, that allow us to have more efficient query just for it.
2022-02-18 14:02:04 +01:00
..
lite.new.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00
lite.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00
mssql.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00
mysql.new.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00
mysql.old-to-new.sql Add indexes from 95fa43aa to the old-to-new MySQL schema update script 2021-09-27 16:33:23 +02:00
mysql.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00
pg.new.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00
pg.sql Optimize room_unused_* commands 2022-02-18 14:02:04 +01:00