Skip to content

Commit a699c32

Browse files
committed
fixup! fix: Database Migration does set current version in DB #98
1 parent c0307ff commit a699c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/Migration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,4 +559,4 @@ protected function _createMigrationTable()
559559
return false;
560560
}
561561
}
562-
}
562+
}

0 commit comments

Comments
 (0)