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

Open
wants to merge 2 commits into
base: main
Choose a base branch
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant