Files
librenms-librenms/sql-schema/013.sql
T

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

2 lines
67 B
SQL
Raw Normal View History

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