-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: dotnet/efcore
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[release/10.0] Source code updates from dotnet/dotnet
#38453
opened Jun 18, 2026 by
dotnet-maestro
Bot
Loading…
Mark entities as unchanged when matched by entities loaded from database
#38452
opened Jun 17, 2026 by
AndriySvyryd
Member
Loading…
Fix migration generation for non-nullable SqlVector columns
#38451
opened Jun 17, 2026 by
Copilot
AI
Loading…
Make model snapshots with mismatched FK/PK property types usable
#38450
opened Jun 17, 2026 by
Copilot
AI
Loading…
Keep nullable outer-key null check in compound APPLY→JOIN predicates
#38449
opened Jun 17, 2026 by
Copilot
AI
Loading…
Validate unsupported options on full-text and vector indexes
#38447
opened Jun 17, 2026 by
Copilot
AI
Loading…
Throw by default for multiple owned entities set to the same instance
#38446
opened Jun 17, 2026 by
Copilot
AI
Loading…
Fix SQL Server password in copilot-setup-steps.yml
#38445
opened Jun 17, 2026 by
Copilot
AI
Loading…
Suppress redundant
[Stage] diff line for added/removed types in API diff comment
#38444
opened Jun 17, 2026 by
Copilot
AI
Loading…
Fix several small issues in the compiled model
#38441
opened Jun 17, 2026 by
AndriySvyryd
Member
Loading…
Make type mapping generic so that it can create value comparers for NativeAOT
providers-beware
#38440
opened Jun 17, 2026 by
AndriySvyryd
Member
Loading…
Don't transform Cosmos query to ReadItem when WithPartitionKey conflicts with predicate partition key
#38439
opened Jun 17, 2026 by
Copilot
AI
Loading…
[automated] Merge branch 'release/10.0' => 'main'
#38435
opened Jun 15, 2026 by
github-actions
Bot
Loading…
Add DATA_COMPRESSION support for primary keys and unique constraints
community-contribution
#38434
opened Jun 15, 2026 by
m-x-shokhzod
Contributor
Loading…
Fix compiled-model CreateRelationalModel() failure when an owned entity shares its owner's table
#38428
opened Jun 13, 2026 by
Copilot
AI
Loading…
Use string type mapping when sending null values for JSON column update on SQL Server
#38426
opened Jun 13, 2026 by
Copilot
AI
Loading…
Fix redundant (string)null schema argument in ToTable snapshot generation
#38424
opened Jun 13, 2026 by
Copilot
AI
Loading…
Fix inverting identifying FK using wrong type and short-circuit principal type on attach
#38423
opened Jun 13, 2026 by
Copilot
AI
Loading…
Move IOperationReporter, ISnapshotModelProcessor and SnapshotModelProcessor to EFCore.Relational as public API
#38408
opened Jun 11, 2026 by
Copilot
AI
Loading…
Fix NullReferenceException for mistyped default values on non-string columns in migrations
#38399
opened Jun 10, 2026 by
Copilot
AI
Loading…
Fix PendingModelChangesWarning for Unicode diacritics (NFC/NFD) on Linux
community-contribution
#38197
opened Apr 30, 2026 by
TomasMoralesBarr
Contributor
•
Draft
6 tasks done
Update Microsoft.Data.Sqlite TFMs: drop netstandard2.0, target net10.0 only
#37877
opened Mar 6, 2026 by
Copilot
AI
Loading…
Default to using SQL Server testcontainer in tests
#37809
opened Feb 26, 2026 by
roji
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.