summaryrefslogtreecommitdiffstats
path: root/schema/mysql-legacy-changes/upgrade_2.sql
blob: 04f37333788d7c1ab8942d349e528b325108d8e1 (plain)
1
ALTER TABLE icinga_command_argument ADD UNIQUE KEY unique_idx (command_id, argument_name);