mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
Update migration-guide.md
This commit is contained in:
parent
4d12f73c3b
commit
e1d3dd57ae
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Upgrading from v1.0 to 2.0
|
## 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.
|
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,
|
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
|
you need to make sure that all previous migrations for version 1 exists, so unleash
|
||||||
|
Loading…
Reference in New Issue
Block a user