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-23 10:37:43 +01:00
parent 29da6be0f4
commit 458642f0ff

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