icingaweb2-module-director/schema/mysql-legacy-changes/upgrade_45.sql

2 lines
113 B
SQL

ALTER TABLE icinga_command_argument MODIFY argument_format ENUM('string','expression','json') NULL DEFAULT NULL;