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

1 line
59 B
SQL
Raw Normal View History

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