mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
3 lines
117 B
MySQL
3 lines
117 B
MySQL
|
ALTER TABLE user_messages ADD COLUMN image_width INTEGER;
|
||
|
ALTER TABLE user_messages ADD COLUMN image_height INTEGER;
|