mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 02:47:39 +02:00
schema/mysql: use higher migration number
This commit is contained in:
parent
88a741a8d0
commit
9d8cc13dca
@ -44,4 +44,4 @@ DROP TABLE icigna_service_assignment;
|
||||
|
||||
INSERT INTO director_schema_migration
|
||||
(schema_version, migration_time)
|
||||
VALUES (118, NOW());
|
||||
VALUES (120, NOW());
|
Loading…
x
Reference in New Issue
Block a user