librenms/sql-schema/217.sql
Neil Lathwood b45302bf70 newdevice: Updated Checkpoint Gaia detection and added storage (#7656)
* newdevice: Updated Checkpoint Gaia detection and added storage

* update db_schema

* added murrants discovery options

* Rename 216.sql to 217.sql
2017-11-22 23:28:33 -06:00

2 lines
87 B
SQL

ALTER TABLE `storage` CHANGE `storage_index` `storage_index` VARCHAR(64) DEFAULT NULL;