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

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

1 line
59 B
SQL
Raw Normal View History

ALTER TABLE `alerts` ADD `note` TEXT NOT NULL AFTER `open`;