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

2 lines
113 B
SQL

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