-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Issues: dotnet/efcore
Ideas for .NET Data Community Standup guests, products, demos...
#22700
opened Sep 24, 2020 by
ajcvickers
Open
35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Compiled model generates code that attempts to reference private methods in value converters
customer-reported
#35033
opened Nov 2, 2024 by
frankbuckley
Should I use required modifier with navigations?
customer-reported
#35031
opened Nov 1, 2024 by
oasaleh
Query: invalid SQL generated when doing join with nested anonymous key selectors
area-query
type-bug
#35028
opened Oct 31, 2024 by
maumar
Investigate potential overhead of using pre-compiled queries in non-AOT mode
area-aot
area-perf
#35027
opened Oct 31, 2024 by
maumar
Analyzer: Warn about missing indexes on queries
customer-reported
type-enhancement
#35026
opened Oct 31, 2024 by
alrz
ComplexType properties disappear when using TPC mapping
area-complex-types
area-query
customer-reported
#35025
opened Oct 31, 2024 by
dvdwouwe
Query could not be translated when using a static ICollection/IList field
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
Add GetSchemaQualifiedHistoryTableName method to SqlServerEntityTypeExtensions
customer-reported
good first issue
This issue should be relatively straightforward to fix.
type-enhancement
#35018
opened Oct 30, 2024 by
IanKemp
Property not being ignored by EntityTypeBuilder
customer-reported
#35017
opened Oct 30, 2024 by
niubomian
Model annotation changes absent from Down() method of initial migration
area-migrations
customer-reported
type-bug
#35016
opened Oct 29, 2024 by
roji
Rollback migration command for efcore
customer-reported
type-enhancement
#35015
opened Oct 29, 2024 by
caglarsarikaya
Microsoft.Data.Sqlite keeps handle on file even after close, and pool clear
area-adonet-sqlite
customer-reported
type-bug
#35010
opened Oct 29, 2024 by
ericnev
EF Core fails to translate LINQ query to SQL if JOIN contains multiple columns
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
public IReadOnlyCollection<string> with private backing field throws exception when trying to add migration
area-migrations
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
Preprocessing normalization does not visit recursively for normalized Any/All
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
Attempts of returning DbSet.Local entities instead of requesting a database if possible.
customer-reported
#34983
opened Oct 25, 2024 by
KainWhite
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.