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