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

3 lines
122 B
MySQL
Raw Normal View History

ALTER TABLE icinga_command_argument MODIFY argument_name VARCHAR(64) COLLATE utf8_bin DEFAULT NULL COMMENT '-x, --host';