mirror of
https://github.com/status-im/status-go.git
synced 2025-02-11 22:37:41 +00:00
1 line
67 B
SQL
1 line
67 B
SQL
ALTER TABLE user_messages ADD COLUMN replied BOOLEAN DEFAULT FALSE; |