1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Update migration-guide.md

This commit is contained in:
Ivar Conradi Østhus 2016-12-28 14:00:51 +01:00
parent 4d12f73c3b
commit e1d3dd57ae

View File

@ -2,7 +2,7 @@
## Upgrading from v1.0 to 2.0
### Caveat 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