mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-18 12:21:30 +00:00
Show spam aliases #
This commit is contained in:
3
data/web/rc/SQL/postgres/2008060900.sql
Normal file
3
data/web/rc/SQL/postgres/2008060900.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Updates from version 0.2-alpha
|
||||
|
||||
CREATE INDEX messages_created_idx ON messages (created);
|
||||
Reference in New Issue
Block a user