1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

Update migration-guide.md

This commit is contained in:
Ivar Conradi Østhus 2016-12-23 10:37:43 +01:00 committed by GitHub
parent e8217d93d0
commit a77f6e9a6b

View File

@ -2,7 +2,7 @@
## Upgrading from v1.0 to 2.0
### Cavat 1: Not used db-migrate to migrate the unleash database
### Caveat 1: Not used db-migrate to migrate the unleash database
In FINN we used, for internal reasons, liquebase to migrate our database.
Because unleash from version 2.0 migrates the datbase internally, with db-migrate,
you need to make sure that all previous migrations for version 1 exists, so unleash