status-go/protocol/migrations/sqlite/1634831235_add_highlight_co...

2 lines
62 B
SQL

ALTER TABLE chats ADD COLUMN highlight BOOLEAN DEFAULT FALSE;