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

3 lines
89 B
SQL

ALTER TABLE icinga_host DROP KEY object_name, ADD UNIQUE KEY object_name (object_name);