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

fix: use Doctrine metadata even when persist is disabled #841

Conversation

nikophil
Copy link
Member

@nikophil nikophil commented Mar 7, 2025

see #838 (comment)

when persist is disabled with ->withoutPersisting() but persistence still available, we should still rely on Doctrine metadata

ping @vincentchalamon

@nikophil nikophil force-pushed the fix/use-doctrine-metadata-even-when-persist-disabled branch from 0ae9fa6 to 0cab827 Compare March 7, 2025 17:47
@nikophil nikophil changed the title fix/use doctrine metadata even when persist disabled fix: use Doctrine metadata event when persist is disabled Mar 7, 2025
@nikophil nikophil changed the title fix: use Doctrine metadata event when persist is disabled fix: use Doctrine metadata even when persist is disabled Mar 7, 2025
@nikophil nikophil merged commit 2f523df into zenstruck:2.3.x Mar 7, 2025
66 checks passed
@nikophil nikophil deleted the fix/use-doctrine-metadata-even-when-persist-disabled branch March 7, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant