Skip to content

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
@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