newdevice: Added additional support for F5 BigIP LTM objects

This commit is contained in:
Aaron Daniels
2016-12-19 19:50:44 +00:00
committed by Neil Lathwood
co-authored by Neil Lathwood
parent ac316b6a17
commit efa0747564
31 changed files with 2163 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `component_prefs` CHANGE `value` `value` text NOT NULL COMMENT 'Value for the Component';