newdevice: Added additional support for F5 BigIP LTM objects

This commit is contained in:
Aaron Daniels
2016-12-20 05:50:44 +10:00
committed by Neil Lathwood
parent ac316b6a17
commit efa0747564
31 changed files with 2163 additions and 11 deletions

1
sql-schema/153.sql Normal file
View File

@@ -0,0 +1 @@
ALTER TABLE `component_prefs` CHANGE `value` `value` text NOT NULL COMMENT 'Value for the Component';