Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DoctrineBridge] accept converting Uid-as-strings to db-values #38986

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

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Nov 4, 2020

Q A
Branch? 5.2
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #38929
License MIT
Doc PR -

In #38605 I made Uid types stricter by taking inspiration from native Doctrine types. But #38929 (comment) made me realize this doesn't work with ParamConverters. Here is the fix.

@fabpot
Copy link
Member

fabpot commented Nov 5, 2020

Thank you @nicolas-grekas.

@fabpot fabpot merged commit dc0d45d into symfony:5.x Nov 5, 2020
@fabpot fabpot mentioned this pull request Nov 10, 2020
@nicolas-grekas nicolas-grekas deleted the uid-convert branch November 27, 2020 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UId/Doctrine] Entity repository error "ConversionException"
4 participants