mirror of
https://github.com/status-im/status-go.git
synced 2025-02-17 17:28:38 +00:00
2 lines
51 B
SQL
2 lines
51 B
SQL
ALTER TABLE chats ADD COLUMN muted_till TIMESTAMP;
|