Skip to content

[Bugfix]: Ensure getConditionVariableTypes() is used in all DAOs#277

Merged
fashxp merged 4 commits intopimcore:1.3from
jdreesen:bugfix/getConditionVariableType
Nov 3, 2025
Merged

[Bugfix]: Ensure getConditionVariableTypes() is used in all DAOs#277
fashxp merged 4 commits intopimcore:1.3from
jdreesen:bugfix/getConditionVariableType

Conversation

@jdreesen
Copy link
Copy Markdown
Contributor

@jdreesen jdreesen commented Oct 28, 2025

Passes the types to all queries in all DAOs.
This is necessary for advanced queries, e.g., with IN(?).
Doctrine needs the types in this case.

This is kind of a follow-up of #258.
There is a similar PR in pimcore/pimcore#18789

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 3, 2025

@fashxp fashxp added the Bug label Nov 3, 2025
@fashxp fashxp added this to the 1.3.5 milestone Nov 3, 2025
@fashxp fashxp self-assigned this Nov 3, 2025
@fashxp
Copy link
Copy Markdown
Member

fashxp commented Nov 3, 2025

LGTM, thx very much!

@fashxp fashxp merged commit b09a568 into pimcore:1.3 Nov 3, 2025
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2025
@jdreesen jdreesen deleted the bugfix/getConditionVariableType branch November 3, 2025 21:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants