mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-08-15 23:08:11 +02:00
myschema/upgrade29: order of dropping tables was wrong ...
This commit is contained in:
parent
17f907489e
commit
69ce25828b
@ -1,5 +1,5 @@
|
||||
DROP TABLE sync_modifier;
|
||||
DROP TABLE sync_modifier_param;
|
||||
DROP TABLE sync_modifier;
|
||||
|
||||
CREATE TABLE import_row_modifier (
|
||||
id INT(10) UNSIGNED AUTO_INCREMENT NOT NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user