Skip to content

[EF Sync] Sync to EF 11.0.0-preview.2.26116.101#3732

Merged
roji merged 1 commit intomainfrom
sync-ef-preview2-26116-7f1d2ad7101ff7f3
Feb 16, 2026
Merged

[EF Sync] Sync to EF 11.0.0-preview.2.26116.101#3732
roji merged 1 commit intomainfrom
sync-ef-preview2-26116-7f1d2ad7101ff7f3

Conversation

@github-actions
Copy link
Contributor

Updates EFCore.PG to reference EF Core daily build 11.0.0-preview.2.26116.101 (from 11.0.0-preview.1.26104.118).

Changes

Package version updates

  • EF Core packages: 11.0.0-preview.1.26104.11811.0.0-preview.2.26116.101
  • Microsoft.Extensions.Configuration packages use 11.0.0-preview.2.26078.113 (separate build cadence from EF)

Source code changes required by EF Core breaking changes

Test overrides added for new/renamed base class tests

  • Select_associate_and_target_to_index_based_binding_via_closure added to multiple association test classes
  • GroupBy_Property_Select_MaxBy and GroupBy_Property_Select_MinBy added to NorthwindGroupByQueryNpgsqlTest
  • Column_collection_of_strings_Contains and Parameter_collection_of_nullable_ints_Contains_nullable_int_with_EF_Parameter added to PrimitiveCollectionsQueryNpgsqlTest
  • Column_collection_of_strings_contains_null renamed to Column_collection_of_strings_Contains_null
  • SQL baselines updated for ComplexTableSplittingProjectionNpgsqlTest and ComplexJsonProjectionNpgsqlTest

EF Core PRs requiring changes

PR Description
dotnet/efcore#37646 Redo model validation to stop looping for every check
dotnet/efcore#37562 Implement JSON_CONTAINS() for primitive collections (includes JsonTypeMapping → StructuralJsonTypeMapping)
dotnet/efcore#37576 Obsolete {FromSql,ExecuteSql}Interpolated
dotnet/efcore#37477 Implement EF.Functions.JsonExists
dotnet/efcore#37656 Refactor method/member translators to stop using reflection lookup
dotnet/efcore#37674 Fix issues with nulls in primitive collections

AI generated by Synchronize to latest EF

  • expires on Feb 23, 2026, 5:49 PM UTC

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@roji roji force-pushed the sync-ef-preview2-26116-7f1d2ad7101ff7f3 branch from 49d50d5 to 061d1c7 Compare February 16, 2026 20:05
@roji roji enabled auto-merge (squash) February 16, 2026 20:08
@roji
Copy link
Member

roji commented Feb 16, 2026

Split EF.Functions.JsonExists out to #3733.

@roji roji merged commit 4ba6551 into main Feb 16, 2026
14 checks passed
@roji roji deleted the sync-ef-preview2-26116-7f1d2ad7101ff7f3 branch February 16, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant