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