-
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
Adding support for multiple and named query filters
#35104
opened Nov 14, 2024 by
bittola
Loading…
4 tasks done
[automated] Merge branch 'release/9.0' => 'main'
#35054
opened Nov 6, 2024 by
github-actions
bot
Loading…
Fix to #35024 - Query could not be translated when using a static ICollection/IList field
#35029
opened Nov 1, 2024 by
maumar
Loading…
Support translating some string functions when they have a char parameters
#34999
opened Oct 28, 2024 by
ChrisJollyAU
Loading…
Apply fix from #34729 to Cosmos SqlExpressionFactory to keep it in sync
#34964
opened Oct 23, 2024 by
ChrisJollyAU
Loading…
Lift try..catch out of an expression and replace with a temporary variable
#34912
opened Oct 15, 2024 by
ChrisJollyAU
Loading…
Allow using foreign keys in Dataverse reverse engineering
#34689
opened Sep 16, 2024 by
MarkMpn
Loading…
4 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
Solves the problem of getting project MSBuild information
#34574
opened Aug 30, 2024 by
paulomorgado
Loading…
5 of 6 tasks
Associate the DatabaseRoot with the scoped options instance and not the singleton options.
#34477
opened Aug 20, 2024 by
koenigst
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
better perf in SupportedMethods calculation in SqlServerConvertTransl…
#34421
opened Aug 13, 2024 by
SimonCropp
Loading…
Use null propagation to optimize away
IS NOT NULL
checks
#34127
opened Jun 30, 2024 by
ranma42
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.