status-go/protocol/migrations/sqlite/1681655289_add_mute_till.up.sql
2023-04-16 17:06:00 +02:00

2 lines
51 B
SQL

ALTER TABLE chats ADD COLUMN muted_till TIMESTAMP;