summaryrefslogtreecommitdiffstats
path: root/schema/mysql-legacy-changes/upgrade_60.sql
blob: 5b0da8f0c67ee1a3f986fe9b70e3eb1e6da5fef7 (plain)
1
2
ALTER TABLE icinga_service MODIFY COLUMN use_agent ENUM('y', 'n') DEFAULT NULL;