mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
schema/mysql: forgot to raise schema version
This commit is contained in:
parent
c6cd99f9db
commit
c3ac57ede0
@ -1044,5 +1044,5 @@ CREATE TABLE import_row_modifier_setting (
|
||||
|
||||
INSERT INTO director_schema_migration
|
||||
SET migration_time = NOW(),
|
||||
schema_version = 64;
|
||||
schema_version = 65;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user