1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-17 20:01:31 +00:00
Files
mailcow-dockerized/data/web/rc/SQL/sqlite/2008060900.sql
2017-02-21 22:27:11 +01:00

4 lines
91 B
SQL

-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);