Ordering issue in ManyToMany? #21636
Labels
area-test
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-cleanup
Milestone
When syncing EFCore.PG, I'm getting this failure from Join_with_skip_navigation:
The PG SQL is identical to the SQL Server one (modulu quoting etc.), but the results are different (see below). Without me diving into this, @smitpatel do you have any idea? The LIMIT 1 without an ORDER BY seems suspicious...
PG query:
SQL Server:
PostgreSQL:
The text was updated successfully, but these errors were encountered: