2 lines
85 B
MySQL
2 lines
85 B
MySQL
|
ALTER TABLE `#__demo_look` CHANGE `image` `image` VARCHAR(255) NOT NULL DEFAULT '';
|