mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Modified schema to enlarge device's purpose field
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `devices` CHANGE `purpose` `purpose` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL;
|
||||
Reference in New Issue
Block a user