mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 12:54:37 +00:00
3 lines
117 B
SQL
3 lines
117 B
SQL
ALTER TABLE user_messages ADD COLUMN image_width INTEGER;
|
|
ALTER TABLE user_messages ADD COLUMN image_height INTEGER;
|