mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
schema/mysql: forgot to raise migration version
This commit is contained in:
parent
4ce452333a
commit
f76ca5fe0d
@ -1215,4 +1215,4 @@ CREATE TABLE sync_run (
|
|||||||
|
|
||||||
INSERT INTO director_schema_migration
|
INSERT INTO director_schema_migration
|
||||||
SET migration_time = NOW(),
|
SET migration_time = NOW(),
|
||||||
schema_version = 78;
|
schema_version = 82;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user