-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Insights: dotnet/efcore
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 6 people
-
Merge branch 'release/9.0' => 'release/9.0-staging'
#35750 merged
Mar 8, 2025 -
[automated] Merge branch 'release/9.0' => 'main'
#35741 merged
Mar 7, 2025 -
[automated] Merge branch 'release/8.0' => 'release/9.0'
#35740 merged
Mar 7, 2025 -
Merge branch 'release/9.0-staging' => 'release/9.0'
#35743 merged
Mar 6, 2025 -
Merge branch 'release/8.0-staging' => 'release/8.0'
#35742 merged
Mar 6, 2025 -
Add support for optional complex types to model building
#35614 merged
Mar 6, 2025 -
Update branding to 9.0.4
#35739 merged
Mar 6, 2025 -
Update branding to 8.0.15
#35738 merged
Mar 6, 2025 -
[release/10.0-preview2] Update dependencies from dotnet/runtime
#35736 merged
Mar 6, 2025 -
[release/9.0-staging] Transform Span-based overloads to Enumerable in funcletizer
#35719 merged
Mar 5, 2025 -
[release/9.0-staging] Improve LoadExtension to work correctly with dotnet run and lib* named libs
#35717 merged
Mar 4, 2025 -
[release/9.0-staging] Process Coalesce-simplified Convert node properly in funcletizer
#35721 merged
Mar 4, 2025 -
[release/8.0-staging] Transform Span-based overloads to Enumerable in funcletizer
#35720 merged
Mar 4, 2025 -
[release/8.0-staging] Improve LoadExtension to work correctly with dotnet run and lib* named libs
#35718 merged
Mar 4, 2025 -
Improve LoadExtension to work correctly with dotnet run and lib* named libs
#35617 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/runtime
#35713 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/arcade
#35712 merged
Mar 3, 2025
6 Pull requests opened by 4 people
-
Navigation test refactoring - improving structure for scenarios that don't support collections
#35709 opened
Mar 2, 2025 -
Navigation test refactoring - improving structure for scenarios that don't support collections
#35711 opened
Mar 2, 2025 -
Redact constants that get inlined from variables into query in log
#35724 opened
Mar 4, 2025 -
Add support for complex type discriminator.
#35744 opened
Mar 6, 2025 -
Fix to #21006 - Support a default value for non-nullable properties
#35746 opened
Mar 7, 2025 -
Depend on Microsoft.CodeAnalysis 4.13.0
#35753 opened
Mar 8, 2025
13 Issues closed by 5 people
-
TableBuilder.ExcludeFromMigration is not Excluding transitive dependencies
#35725 closed
Mar 6, 2025 -
Consider using OPENJSON for our JSON scalar access
#30981 closed
Mar 6, 2025 -
when does ef core DbContext get connection from pool and when to return connection to pool
#35732 closed
Mar 6, 2025 -
OrderBy on subquery is elided
#35705 closed
Mar 5, 2025 -
References to dropped columns in custom migrations
#35677 closed
Mar 5, 2025 -
SqlServer 9.0.2 Many To Many Relations - Delete Behavior Problem
#35726 closed
Mar 4, 2025 -
First-class span support causes translation failure with Contains
#35100 closed
Mar 4, 2025 -
M.D.Sqlite: More robust cross-platform extension loading
#35715 closed
Mar 4, 2025 -
Cannot roundtrip TimeSpan.MinValue
#35714 closed
Mar 3, 2025
18 Issues opened by 15 people
-
Split analyzers and code fix providers into different assemblies (but same package)
#35752 opened
Mar 8, 2025 -
Query/Json: inconsistent behavior around missing required navigations in JSON entities
#35751 opened
Mar 8, 2025 -
ModelBuilder.ApplyConfigurationsFromAssembly Method missing from EntityFramework Core version 2.30
#35748 opened
Mar 7, 2025 -
Problem generating ContextModelSnapshot
#35747 opened
Mar 7, 2025 -
SaveChanges throws exception when SetValues is used and a child object exists in change tracker
#35745 opened
Mar 6, 2025 -
Analyzer warnings for string concatenation in raw SQL APIs
#35735 opened
Mar 6, 2025 -
EF.Property fails after conditional projection of entity into anonymous type
#35733 opened
Mar 6, 2025 -
`dotnet-ef migrations script` omits required `GO` separators in EF Core 9, causing SQL batch errors
#35731 opened
Mar 5, 2025 -
SQL Server: Consider introducing EF and its version into the connection string's Application Name
#35730 opened
Mar 5, 2025 -
Support the new RETURNING clause in JSON_VALUE() in the upcoming SQL Server 2025
#35729 opened
Mar 5, 2025 -
EF Core concurrency issues when interacting with table that have after triggers.
#35728 opened
Mar 5, 2025 -
TPC returns incorrect items when using generic entities
#35727 opened
Mar 5, 2025 -
EF Core bundle upgrade seeding considerations
#35723 opened
Mar 4, 2025 -
10.0 API Reviews
#35722 opened
Mar 3, 2025 -
EF9 Migration Performance Regression
#35716 opened
Mar 3, 2025 -
By convention we generate ambiguous table name for some models with owned collections
#35710 opened
Mar 2, 2025
34 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use AssemblyLoadContext to load EFC.Design
#35527 commented on
Mar 6, 2025 • 4 new comments -
Query: Translate DefaultIfEmpty/FirstOrDefault/SingleOrDefault with argument
#17783 commented on
Mar 4, 2025 • 0 new comments -
New efcore provider: Implementing batched update support
#35512 commented on
Mar 4, 2025 • 0 new comments -
Model annotation changes absent from Down() method of initial migration
#35016 commented on
Mar 5, 2025 • 0 new comments -
EF Core InMemory database throws an argument exception on Nullable<>.ToString
#35299 commented on
Mar 5, 2025 • 0 new comments -
Adding a required field to entity with without explicitly specifying a default value produces migrations that are inconsistent with model
#27084 commented on
Mar 5, 2025 • 0 new comments -
EF9: single transaction spanning all migrations causes transaction-incompatible SQL to fail
#35096 commented on
Mar 5, 2025 • 0 new comments -
DefaultTypeMappings do not seem to be applied in queries.
#34850 commented on
Mar 5, 2025 • 0 new comments -
xModelSnapshot.cs not respecting '--output-dir' parameter for 'dotnet ef'?
#24339 commented on
Mar 5, 2025 • 0 new comments -
SQL Server: Support large JSON string properties (>4000)
#29477 commented on
Mar 6, 2025 • 0 new comments -
ComplexProperty and OwnsMany/AutoInclude
#32595 commented on
Mar 6, 2025 • 0 new comments -
Cosmos: project anonymous type with collection throws type mismatch in CosmosProjectionBindingExpressionVisitor
#35702 commented on
Mar 7, 2025 • 0 new comments -
Names and default names for keys, constraints and indices
#12837 commented on
Mar 7, 2025 • 0 new comments -
Support a default value for non-nullable properties
#21006 commented on
Mar 8, 2025 • 0 new comments -
Upgrade Microsoft.CodeAnalysis.* package versions to 4.13.0
#34637 commented on
Mar 8, 2025 • 0 new comments -
Add support for database window functions - WIP
#34258 commented on
Mar 8, 2025 • 0 new comments -
Add function mapping for Ticks to sqlserver
#35465 commented on
Mar 3, 2025 • 0 new comments -
Query/Perf: deep investigation on shaper perf changes regarding AOT
#35210 commented on
Mar 2, 2025 • 0 new comments -
AOT / cleanup : add resource strings for LinqToCSharpSyntaxTranslator exceptions
#34893 commented on
Mar 2, 2025 • 0 new comments -
Support evolving the document model stored in relational columns
#32301 commented on
Mar 2, 2025 • 0 new comments -
Query/Test: add relationship test model which only contains references (no collections)
#35707 commented on
Mar 3, 2025 • 0 new comments -
AutoInclude causes infinite cycle when applying on the self-referencing key
#35683 commented on
Mar 3, 2025 • 0 new comments -
Nullable navigation properties lead to unexpected outer join criteria
#35706 commented on
Mar 3, 2025 • 0 new comments -
SYSTEM_VERSIONING = OFF in EF8 migration causes SYSTEM_VERSIONING is not turned ON in EF9
#35180 commented on
Mar 3, 2025 • 0 new comments -
Multiple custom attributes of the same type 'Microsoft.EntityFrameworkCore.Infrastructure.DbContextAttribute' found.
#35590 commented on
Mar 3, 2025 • 0 new comments -
Improve our SQL Server client-generated GUIDs
#33579 commented on
Mar 3, 2025 • 0 new comments -
Preview/daily build nugets no longer reference the correct EF Core repo SHA1 in the nuspec
#35696 commented on
Mar 3, 2025 • 0 new comments -
The given key 'EmptyProjectionMember' was not present in the dictionary
#31209 commented on
Mar 4, 2025 • 0 new comments -
Support JSON properties with TPT/TPC inheritance mapping
#28443 commented on
Mar 4, 2025 • 0 new comments -
Tests do not compile because of new Contains overload with an optional argument
#35547 commented on
Mar 4, 2025 • 0 new comments -
EF core logs `OperationCanceledException` if `CancellationToken` is cancelled before query starts
#35708 commented on
Mar 4, 2025 • 0 new comments -
Cosmos: TimeOnly arithmetic is translated incorrectly
#35311 commented on
Mar 4, 2025 • 0 new comments -
Cosmos: DateTimeOffset with non-zero offsets are not supported by functions
#35310 commented on
Mar 4, 2025 • 0 new comments -
Remove the default after adding a required column if HasDefaultValue wasn't used
#35700 commented on
Mar 4, 2025 • 0 new comments