2 lines
67 B
MySQL
Raw Normal View History

ALTER TABLE `devices` ADD COLUMN `icon` VARCHAR(255) DEFAULT NULL;