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

2 lines
102 B
SQL

ALTER TABLE icinga_command_argument DROP INDEX sort_idx, ADD INDEX sort_idx (command_id, sort_order);