Skip to content

Apply default ordering to nested ThenInclude collections#19

Merged
SimonCropp merged 2 commits intomainfrom
Apply-default-ordering-to-nested-ThenInclude-collections
Feb 4, 2026
Merged

Apply default ordering to nested ThenInclude collections#19
SimonCropp merged 2 commits intomainfrom
Apply-default-ordering-to-nested-ThenInclude-collections

Conversation

@SimonCropp
Copy link
Owner

Ensure default ordering is applied to third-level collection navigations. Update IncludeOrderingApplicator to replace the last generic argument (works for Include and ThenInclude). Add EmployeeTask entity, DbSet, relationship, default ordering, and seed data in ModuleInitializer. Add a test (ThenInclude_AppliesDefaultOrderingToThirdLevel) and expected verification file, and update the schema snapshot to include the EmployeeTasks table and indexes.

Ensure default ordering is applied to third-level collection navigations. Update IncludeOrderingApplicator to replace the last generic argument (works for Include and ThenInclude). Add EmployeeTask entity, DbSet, relationship, default ordering, and seed data in ModuleInitializer. Add a test (ThenInclude_AppliesDefaultOrderingToThirdLevel) and expected verification file, and update the schema snapshot to include the EmployeeTasks table and indexes.
@SimonCropp SimonCropp merged commit dbd4c9b into main Feb 4, 2026
2 of 4 checks passed
@SimonCropp SimonCropp deleted the Apply-default-ordering-to-nested-ThenInclude-collections branch February 4, 2026 06:18
@SimonCropp SimonCropp added this to the 0.2.1 milestone Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant