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

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

3 lines
71 B
SQL
Raw Normal View History

2019-01-11 16:42:56 -06:00
ALTER TABLE sensors ADD `group` varchar(255) NULL AFTER sensor_descr;