mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
c4bf60b815
and add a reply test to the messenger
1 line
67 B
SQL
1 line
67 B
SQL
ALTER TABLE user_messages ADD COLUMN replied BOOLEAN DEFAULT FALSE; |