Skip to content

Replace PostgresRowValueExpression with the new EF Core RowValueExpression #2752

Open
@roji

Description

@roji

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions