Files

2 lines
67 B
MySQL
Raw Permalink Normal View History

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