Skip to content

Relax query parameter validation. #3359

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

Closed
wants to merge 2 commits into from
Closed

Relax query parameter validation. #3359

wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

This PR allows to use collection/array arguments with scalar operators when targeting a collection like property.

Resolves: #3356

This change allows to use collection/array arguments with scalar operators when targeting a collection like property.
mp911de pushed a commit that referenced this pull request Feb 13, 2024
This change allows to use collection/array arguments with scalar operators when targeting a collection like property.

Closes #3356
Original pull request: #3359
mp911de pushed a commit that referenced this pull request Feb 13, 2024
This change allows to use collection/array arguments with scalar operators when targeting a collection like property.

Closes #3356
Original pull request: #3359
mp911de pushed a commit that referenced this pull request Feb 13, 2024
This change allows to use collection/array arguments with scalar operators when targeting a collection like property.

Closes #3356
Original pull request: #3359
@mp911de mp911de added this to the 3.1.9 (2023.0.9) milestone Feb 13, 2024
@mp911de mp911de added the type: bug A general bug label Feb 13, 2024
@mp911de mp911de closed this Feb 13, 2024
@mp911de mp911de deleted the issue/3356 branch February 13, 2024 14:48
mp911de pushed a commit that referenced this pull request Feb 14, 2024
This change allows to use collection/array arguments with scalar operators when targeting a collection like property.

Closes #3356
Original pull request: #3359
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mapping collections to SQL arrays does not work with repositories
2 participants