Dmitriy Gnatenko 2c154caeca Vendors updated 3 anni fa
..
Collector 2c154caeca Vendors updated 3 anni fa
DependencyInjection 2c154caeca Vendors updated 3 anni fa
MigrationsFactory 2c154caeca Vendors updated 3 anni fa
Resources 2c154caeca Vendors updated 3 anni fa
Changelog.md da31d8a6df Revert "Vendors updated" 4 anni fa
DoctrineMigrationsBundle.php da31d8a6df Revert "Vendors updated" 4 anni fa
LICENSE da31d8a6df Revert "Vendors updated" 4 anni fa
README.markdown da31d8a6df Revert "Vendors updated" 4 anni fa
UPGRADE.md 0b8749ecf8 Update vendors 3 anni fa
composer.json 2c154caeca Vendors updated 3 anni fa
phpstan.neon.dist da31d8a6df Revert "Vendors updated" 4 anni fa

README.markdown

DoctrineMigrationsBundle

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.