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/postgres/2008060900.sql
2017-02-21 22:27:11 +01:00

4 lines
92 B
SQL

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