Skip to content

Optimize nested scalar SELECT #34314

@ranma42

Description

@ranma42

Sometimes EFCore emits nested SELECTs over scalar values as in #34262 (review)

The could be simplified away for legibility and to allow further simplifications of the expressions.

The scalar case should be simple to recognize and fold away.

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions