vendor/bundles/Symfony/Bundle/DoctrineMigrationsBundle/README.markdown
author cavaliet
Thu, 23 Feb 2012 18:52:59 +0100
changeset 73 c8ecf6c0bdd3
parent 39 03b14b0fe101
permissions -rw-r--r--
Add configuration to enable curl request with proxy or any other CURLOPT

DoctrineMigrationsBundle
========================

This bundle integrates the [Doctrine2 Migrations library](http://www.doctrine-project.org/projects/migrations).
into Symfony so that you can safely and quickly manage database migrations.

Documentation on how to install and use this bundle is available in the
Symfony2 [documentation](http://symfony.com/doc/current/bundles/DoctrineMigrationsBundle/index.html).