-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Add migration script and guide #8790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add migration script and guide #8790
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Questions mostly
docs/.vuepress/public/assets/migrations/scripts/migrate-3.4.0.js
Outdated
Show resolved
Hide resolved
docs/.vuepress/public/assets/migrations/scripts/migrate-3.4.0.js
Outdated
Show resolved
Hide resolved
docs/.vuepress/public/assets/migrations/scripts/migrate-3.4.0.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM on doc side.
docs/.vuepress/public/assets/migrations/scripts/migrate-3.4.0.js
Outdated
Show resolved
Hide resolved
|
This pull request has been mentioned on Strapi Community Forum. There might be relevant details there: https://forum.strapi.io/t/new-beta-release-strapi-v3-4-0/1567/5 |
Signed-off-by: Pierre Noël <petersg83@gmail.com>
Signed-off-by: Pierre Noël <petersg83@gmail.com>
422323c to
10283c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
The script has to be tested on a strapi app with branch
feature/relational-fields(because it needs the refacto code).