Skip to content

Check arity consistency when constructing SqlFunctionExpressions #33852

@cincuranet

Description

@cincuranet

It is currently possible to construct SqlFunctionExpressions in which the size of arguments does not match the size of argumentsPropagateNullability.

While this is definitely a problem of mis-using the API, it is both easy to trip in it (in fact there is an occurrence of such problem in the repo 😅 ) and easy for EFCore to provide better feedback when this happens.

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions