mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
move to smallint
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
ALTER TABLE state_translations MODIFY state_value INTEGER NOT NULL;
|
||||
ALTER TABLE state_translations MODIFY state_value SMALLINT(5) NOT NULL;
|
||||
|
||||
Reference in New Issue
Block a user