Change DB-Field device_groups.pattern from varchar(255) to text

This commit is contained in:
f0o
2015-05-08 09:52:09 +00:00
parent 36da5311f3
commit 73c5fee997
+1
View File
@@ -0,0 +1 @@
ALTER TABLE device_groups MODIFY COLUMN pattern TEXT;