core
core copied to clipboard
[General] Use doctrine/migrations
Consider using doctrine/migrations for upgrades
Have to wait until 3.0 is released.
https://www.goetas.com/blog/multi-namespace-migrations-with-doctrinemigrations-30/
https://odolbeau.fr/blog/doctrine-migrations-rollup.html https://jmsche.fr/en/blog/upgrade-doctrine-migrations-from-2-x-to-3-0
Closing as migrations can/will be used per bundle as part of replacing the old extension installer interfaces.