init
This commit is contained in:
9
backend/vendor/doctrine/doctrine-migrations-bundle/README.markdown
vendored
Normal file
9
backend/vendor/doctrine/doctrine-migrations-bundle/README.markdown
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
DoctrineMigrationsBundle
|
||||
========================
|
||||
|
||||
This bundle integrates the [Doctrine Migrations library](http://www.doctrine-project.org/projects/migrations.html)
|
||||
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](https://symfony.com/doc/current/bundles/DoctrineMigrationsBundle/index.html).
|
||||
Reference in New Issue
Block a user