summaryrefslogtreecommitdiffstats
path: root/schema/mysql-legacy-changes/upgrade_45.sql
blob: c819424cdcb221a7905a4d716dea7a1a5b5ecf8c (plain)
1
ALTER TABLE icinga_command_argument MODIFY argument_format ENUM('string','expression','json') NULL DEFAULT NULL;