2016-02-08 22:33:28 +01:00

3 lines
81 B
SQL

ALTER TABLE icinga_service MODIFY COLUMN use_agent ENUM('y', 'n') DEFAULT NULL;