Files
librenms-librenms/sql-schema/150.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
116 B
MySQL
Raw Normal View History

ALTER TABLE `services` MODIFY `service_ds` varchar(400) NOT NULL COMMENT 'Data Sources available for this service';