Skip to content

Replace PostgresRowValueExpression with the new EF Core RowValueExpression #2752

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

Open
roji opened this issue May 18, 2023 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@roji
Copy link
Member

roji commented May 18, 2023

dotnet/efcore#30426 introduced RowValueExpression to EF Core, for use inside VALUES expression used to translate inline primitive collections. Remove the PG-specific PostgresRowValueExpression expression and use that instead.

@roji roji added the enhancement New feature or request label May 18, 2023
@roji roji added this to the 8.0.0 milestone May 18, 2023
@roji roji self-assigned this May 18, 2023
@roji roji added cleanup and removed enhancement New feature or request labels May 18, 2023
@roji roji modified the milestones: 8.0.0, 9.0.0 Nov 14, 2023
@roji roji modified the milestones: 9.0.0, 10.0.0 Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant