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

Ignore collection like attributes for query by example #1969

Closed
wants to merge 4 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Jan 6, 2025

Collection valued attributes now get ignored.
Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL.

schauder added a commit that referenced this pull request Jan 6, 2025
Collection valued attributes no get ignored.
Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL.

Original pull request #1969
@schauder schauder force-pushed the issue/qbe-collections branch from 0cf19f0 to 0772cdd Compare January 6, 2025 12:54
schauder added a commit that referenced this pull request Jan 6, 2025
Collection valued attributes now get ignored.
Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL.

Original pull request #1969
@schauder schauder force-pushed the issue/qbe-collections branch from 0772cdd to 89cf386 Compare January 6, 2025 12:55
@schauder schauder requested a review from mp911de January 6, 2025 12:56
Collection valued attributes now get ignored.
Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL.

Original pull request #1969
@schauder schauder force-pushed the issue/qbe-collections branch from 89cf386 to ce30dd6 Compare January 9, 2025 12:02
schauder added a commit to spring-projects/spring-data-jpa that referenced this pull request Jan 9, 2025
@mp911de mp911de added the type: bug A general bug label Jan 13, 2025
@mp911de mp911de self-assigned this Jan 13, 2025
@mp911de mp911de added this to the 3.3.8 (2024.0.8) milestone Jan 13, 2025
mp911de pushed a commit that referenced this pull request Jan 13, 2025
Collection valued attributes now get ignored.
Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL.

Closes #1969
mp911de added a commit that referenced this pull request Jan 13, 2025
Reformat code.

See #1969
@mp911de mp911de closed this in ece981f Jan 13, 2025
mp911de added a commit that referenced this pull request Jan 13, 2025
Reformat code.

See #1969
mp911de pushed a commit that referenced this pull request Jan 13, 2025
Collection valued attributes now get ignored.
Before RelationalExampleMapper tried to generate predicates for these, resulting in invalid SQL.

Closes #1969
mp911de added a commit that referenced this pull request Jan 13, 2025
Reformat code.

See #1969
mp911de added a commit that referenced this pull request Jan 13, 2025
Reformat code.

See #1969
@mp911de mp911de deleted the issue/qbe-collections branch January 13, 2025 11:18
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.

2 participants