icingaweb2-module-director/schema/mysql-legacy-changes/upgrade_45.sql
2016-02-08 22:33:28 +01:00

1 line
113 B
SQL

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