Change version of migration

This commit is contained in:
Geneviève Plantin 2016-10-21 09:47:49 -04:00 committed by Thomas Gelf
parent b2bdeac360
commit b00d3b4943
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ ALTER TABLE icinga_service
INSERT INTO director_schema_migration
(schema_version, migration_time)
VALUES (110, NOW());
VALUES (119, NOW());

View File

@ -3,4 +3,4 @@ ALTER TABLE icinga_service
INSERT INTO director_schema_migration
(schema_version, migration_time)
VALUES (110, NOW());
VALUES (119, NOW());