mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
d03691c2f2
* feat: add `AlbumID` field to messages
2 lines
55 B
SQL
2 lines
55 B
SQL
ALTER TABLE user_messages ADD COLUMN album_id VARCHAR;
|