mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
f86055378d
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. |
||
---|---|---|
.. | ||
lite.new.sql | ||
lite.sql | ||
mssql.sql | ||
mysql.new.sql | ||
mysql.old-to-new.sql | ||
mysql.sql | ||
pg.new.sql | ||
pg.sql |