Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 3.4.x up into 4.0.x #582

Merged
merged 7 commits into from
Jan 16, 2025
Merged

Merge 3.4.x up into 4.0.x #582

merged 7 commits into from
Jan 16, 2025

Conversation

greg0ire
Copy link
Member

No description provided.

When using orm:schema-tool:update together with --complete, all assets
not described by the current metadata is dropped.

This is an issue when using doctrine/migrations, because not using that
option is deprecated, and because when it is used, the table that holds
the migrations is dropped as well since it is not described by ORM
metadata.

A solution to that is configuring an asset filter that filters out the
metadata table except when running commands inside the migrations
namespace.
@greg0ire greg0ire force-pushed the 4.0.x branch 2 times, most recently from 57a4c88 to 483d305 Compare January 16, 2025 21:14
@greg0ire greg0ire merged commit a2a11fb into doctrine:4.0.x Jan 16, 2025
12 checks passed
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.

1 participant