2 lines
49 B
MySQL
2 lines
49 B
MySQL
|
ALTER TABLE chats ADD COLUMN image_payload BLOB;
|
|
ALTER TABLE chats ADD COLUMN image_payload BLOB;
|