status-go/protocol/migrations/sqlite/1681655289_add_mute_till.up...

2 lines
51 B
SQL

ALTER TABLE chats ADD COLUMN muted_till TIMESTAMP;