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

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.