mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
Update migration-guide.md
This commit is contained in:
parent
29da6be0f4
commit
458642f0ff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Upgrading from v1.0 to 2.0
|
## 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.
|
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