Skip to content

This bundle is legacy code used for multiple databases and entity managers.

License

Notifications You must be signed in to change notification settings

InternationalCodeCouncil/DoctrineMigrationsBundle

Repository files navigation

DoctrineMigrationsBundle

Doctrine Migration support for ICC premiumAccess:

This bundle integrates the Doctrine2 Migrations library into Symfony applications. Database migrations help you version the changes in your database schema and apply them in a predictable way on every server running the application.

Read the documentation of this bundle.