Files
librenms-librenms/sql-schema/135.sql

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

2 lines
81 B
MySQL
Raw Normal View History

2016-09-20 20:48:34 +02:00
ALTER TABLE state_translations MODIFY state_value SMALLINT(5) UNSIGNED NOT NULL;