-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Pull requests: dotnet/efcore
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Disregard parameter names in
ExpressionEqualityComparer.GetHashCode
#30755
opened Apr 24, 2023 by
aradalvand
Loading…
4 of 6 tasks
Use [CallerArgumentExpression] for parameterName argument in Check methods
#33524
opened Apr 12, 2024 by
stevendarby
Loading…
6 tasks done
Improved nested SelectMany with DefaultIfEmpty
#34110
opened Jun 28, 2024 by
KvaKoZyaBBrr
Loading…
5 of 6 tasks
[WIP] Translation of TimeOnly.FromTimeSpan on SQL Server no-op
#34114
opened Jun 28, 2024 by
kuznetsovvj
Loading…
6 tasks done
Use null propagation to optimize away
IS NOT NULL
checks
#34127
opened Jun 30, 2024 by
ranma42
Loading…
better perf in SupportedMethods calculation in SqlServerConvertTransl…
#34421
opened Aug 13, 2024 by
SimonCropp
Loading…
Added Support for translating Array.IndexOf methods for byte arrays for SqlServer & SQLite
#34457
opened Aug 17, 2024 by
nikhil197
Loading…
6 tasks done
Associate the DatabaseRoot with the scoped options instance and not the singleton options.
#34477
opened Aug 20, 2024 by
koenigst
Loading…
Solves the problem of getting project MSBuild information
#34574
opened Aug 30, 2024 by
paulomorgado
Loading…
5 of 6 tasks
In VisitUpdate, match table by alias rather than the exact same instance
#34601
opened Sep 3, 2024 by
ChrisJollyAU
Loading…
5 tasks done
Allow using foreign keys in Dataverse reverse engineering
#34689
opened Sep 16, 2024 by
MarkMpn
Loading…
4 of 6 tasks
Lift try..catch out of an expression and replace with a temporary variable
#34912
opened Oct 15, 2024 by
ChrisJollyAU
Loading…
Change ExecuteUpdate to accept Action instead of Func parameter
#35455
opened Jan 12, 2025 by
roji
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.