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

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

2 lines
81 B
SQL
Raw Normal View History

ALTER TABLE `application_metrics` CHANGE `metric` `metric` varchar(32) NOT NULL;