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

Redo NpgsqlSetOperationTypingInjector #3291

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Redo NpgsqlSetOperationTypingInjector #3291

merged 1 commit into from
Sep 21, 2024

Conversation

roji
Copy link
Member

@roji roji commented Sep 21, 2024

This redoes the current implementation NpgsqlSetOperationTypingInjector to be much simpler and more accurate: for every set operation, if both the left and right SelectExpressions project null, add explicit typing on the left one.

Fixes #3283

@roji roji merged commit a894bdc into npgsql:main Sep 21, 2024
14 of 16 checks passed
@roji roji deleted the SetOperations branch September 21, 2024 20:27
WhatzGames pushed a commit to WhatzGames/efcore.pg that referenced this pull request Dec 18, 2024
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.

Error when doing unions where projections contain NULL values
1 participant