mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
1 line
91 B
SQL
1 line
91 B
SQL
ALTER TABLE icinga_command_argument ADD UNIQUE KEY unique_idx (command_id, argument_name);
|