Doctrine Query Builder and Custom Types #5035

Open
opened 2026-01-22 14:57:02 +01:00 by admin · 0 comments
Owner

Originally created by @Gladhon on GitHub (Mar 4, 2016).

Originally assigned to: @Ocramius on GitHub.

I am using a custom type, as entity id.
unfortunately if i'm using the query builder, the custom type wouldn't be parsed automatically, it just using ParameterTypeInferer::inferType, which doesnt support any custom type.

Could we change that ?

Originally created by @Gladhon on GitHub (Mar 4, 2016). Originally assigned to: @Ocramius on GitHub. I am using a custom type, as entity id. unfortunately if i'm using the query builder, the custom type wouldn't be parsed automatically, it just using ParameterTypeInferer::inferType, which doesnt support any custom type. Could we change that ?
admin added the ImprovementCan't Fix labels 2026-01-22 14:57:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5035