Releases: opengento/magento2-downgrade-ee-ce
Releases · opengento/magento2-downgrade-ee-ce
1.0.1
What's Changed
- Magento 2.4.* fix by @kylianleemkuil in #8
- Wrap delete statements in tmp table select by @mischabraam in #9
- Fix Can't DROP INDEX CAT_PRD_ENTT_MDA_GLR_VAL_ENTT_ID_VAL_ID_STORE_ID… by @raulsinapsis in #13
- fix Key column 'row_id' doesn't exist in table by @raulsinapsis in #14
New Contributors
- @kylianleemkuil made their first contribution in #8
- @mischabraam made their first contribution in #9
- @raulsinapsis made their first contribution in #13
Full Changelog: 1.0.0...1.0.1
1.0.0
Migration of a M2.2 EE database to a M2.2 CE database.
How to use:
Have a M2.2 EE version.
Run scripts as described in downgrade.sample.
Run setup for M2.2 CE version (composer + setup:upgrade).
That's all folks!