dotnet / dotnet/efcore

Simplify dummy ordering when other columns are present

Open
#36,252 0 comments 0 reactions 0 assignees View on GitHub
area-query
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

For example `Include_collection_OrderBy_empty_list_contains` on SQL Server has `ORDER BY (SELECT 1), [c].[CustomerID]`. The `(SELECT 1)` can be removed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.