status-go/protocol/migrations/sqlite/1662044232_add_chat_image.u...

2 lines
49 B
SQL

ALTER TABLE chats ADD COLUMN image_payload BLOB;