librenms/sql-schema/013.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
67 B
MySQL
Raw Normal View History

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