Skip to content

Select multiple values in a query expression will make it not able to reuse to generate other SQL #15133

Open
@ijklam

Description

@ijklam

In C#:
图片

图片

In F#:
图片

图片

Expected behavior

Queries selecting multiple value can be reuse to generate other SQL like C#

Actual behavior

The original query can be translate to SQL but new-added query not

Related information

.NET 7.0
Microsoft.EntityFrameworkCore.Sqlite 7.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-Compiler-ImportAndInteropimport of .NET DLLs and interopArea-QueriesQuery expressions and library implementationBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions