github.com/status-im/status-go@v1.1.0/protocol/migrations/sqlite/1681655289_add_mute_till.up.sql (about)

     1  ALTER TABLE chats ADD COLUMN muted_till TIMESTAMP;