Skip to content

Remove DoctrineMigrationsBundle#1640

Merged
javiereguiluz merged 1 commit intosymfony:mainfrom
rosier:drop-doctrine-migrations-bundle
Feb 2, 2026
Merged

Remove DoctrineMigrationsBundle#1640
javiereguiluz merged 1 commit intosymfony:mainfrom
rosier:drop-doctrine-migrations-bundle

Conversation

@rosier
Copy link
Copy Markdown
Contributor

@rosier rosier commented Jan 27, 2026

The DoctrineMigrationsBundle was originally installed as part of the symfony/orm-pack and later unpacked.

AFAIK it was never really used and there is no plan to start using it for database migrations.

So instead of upgrading to DoctrineMigrationsBundle v4 l propose to remove the unneeded dependencies.

@javiereguiluz
Copy link
Copy Markdown
Member

I agree. The most critical feature of this demo project is to provide a no-friction experience. So, we'll always provide an SQLite database ready to be used. No need to provide migrations to end users and ask them to migrate the database.

@javiereguiluz javiereguiluz force-pushed the drop-doctrine-migrations-bundle branch from 5b16826 to 3d72dd8 Compare February 2, 2026 07:15
@javiereguiluz javiereguiluz merged commit 98203dc into symfony:main Feb 2, 2026
7 checks passed
@rosier rosier deleted the drop-doctrine-migrations-bundle branch February 3, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants