Files
haushalt/backend/vendor/doctrine/doctrine-migrations-bundle/README.markdown
2026-03-24 00:04:55 +01:00

462 B

DoctrineMigrationsBundle

This bundle integrates the Doctrine 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.