Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
code1line
/
EntityFramework
Public
forked from
dotnet/efcore
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
EntityFramework
src
EntityFramework.Relational
Query
on
dev
User selector
All users
All time
Commit history
Commits on Nov 4, 2015
Improve perf of relationship snapshot
Show description for 23006fc
ajcvickers
committed
23006fc
View commit details
Copy full SHA for 23006fc
View code at this point
Browse repository at this point
Fix to #3464 - StringCompareExpression throws 100% of the times
Show description for bf9301d
maumar
committed
bf9301d
View commit details
Copy full SHA for bf9301d
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Removing use of Delegate.Method
anpete
committed
ef903c6
View commit details
Copy full SHA for ef903c6
View code at this point
Browse repository at this point
Query: Perf: Remove closures and dynamic delegates from compiled query trees.
anpete
committed
333403b
View commit details
Copy full SHA for 333403b
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Core: Combine SimpleKeyValue and CompositeKeyValue into a single struct.
Show description for 1e57ee4
anpete
committed
1e57ee4
View commit details
Copy full SHA for 1e57ee4
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Removed changed generics from netnative type inference. Add more support
Show description for 535ac89
Nate McMaster
committed
535ac89
View commit details
Copy full SHA for 535ac89
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Move caching of property access delegates to the model
Show description for b786b46
ajcvickers
committed
b786b46
View commit details
Copy full SHA for b786b46
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Query: Perf: Adds a faster path for constructing primary key values.
Show description for 9387f19
anpete
committed
9387f19
View commit details
Copy full SHA for 9387f19
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Make the IMutableModel implementation internal
AndriySvyryd
committed
a430b36
View commit details
Copy full SHA for a430b36
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Fix #2915 - Make more query stuff internal.
anpete
committed
20da383
View commit details
Copy full SHA for 20da383
View code at this point
Browse repository at this point
Add support for simple queries in .Net Native.
Nate McMaster
committed
58349fd
View commit details
Copy full SHA for 58349fd
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
Query: Performance: Only use QueryBuffer on queries that require it:
Show description for 6b06ff8
anpete
committed
6b06ff8
View commit details
Copy full SHA for 6b06ff8
View code at this point
Browse repository at this point
Remove throwing Get methods from Metadata API
AndriySvyryd
committed
de4f73e
View commit details
Copy full SHA for de4f73e
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Fix #3110 - Move logic from ISqlStatementExecutor into IRelationalCommand
Show description for 3d74c12
mikary
committed
3d74c12
View commit details
Copy full SHA for 3d74c12
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Query: Efficiency improvements to the runtime execution model.
Show description for 5fd6b00
anpete
committed
5fd6b00
View commit details
Copy full SHA for 5fd6b00
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Create non-internal state entry interface for consuming by SaveChanges
Show description for 0da30a0
ajcvickers
committed
0da30a0
View commit details
Copy full SHA for 0da30a0
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Fix #3422 - React to Telemetry renames
mikary
committed
4de4695
View commit details
Copy full SHA for 4de4695
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Introduces DbContext.ChangeTracker.TrackQueryResults option.
anpete
committed
9d9b96d
View commit details
Copy full SHA for 9d9b96d
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Move SqlStatementExecutor functionality into RelationalCommand
mikary
committed
2887b8b
View commit details
Copy full SHA for 2887b8b
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Add interfaces to RelationalCommand and RelationalCommandBuilder
Show description for a2bd83d
mikary
committed
a2bd83d
View commit details
Copy full SHA for a2bd83d
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
More pragmas for TelemetrySource
anpete
committed
ef4e2c7
View commit details
Copy full SHA for ef4e2c7
View code at this point
Browse repository at this point
Suppress obsolete warnings for TelemetrySource (temporarily)
anpete
committed
36240da
View commit details
Copy full SHA for 36240da
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
Added WriteCommandError telemetry method.
anpete
committed
2b54626
View commit details
Copy full SHA for 2b54626
View code at this point
Browse repository at this point
Addressed PR feedback
anpete
committed
56fd24c
View commit details
Copy full SHA for 56fd24c
View code at this point
Browse repository at this point
Adds TelemetrySource event publication for DbCommand execution.
anpete
committed
e40f5c5
View commit details
Copy full SHA for e40f5c5
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
pranavkm
committed
a87fe44
View commit details
Copy full SHA for a87fe44
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Logging: All-up logging improvements:
Show description for 9da7a3c
anpete
committed
9da7a3c
View commit details
Copy full SHA for 9da7a3c
View code at this point
Browse repository at this point
Add SqlCommandBuilder to unify building RelationalCommands from raw SQL
mikary
committed
e14c7f3
View commit details
Copy full SHA for e14c7f3
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Merge branch 'cross-apply-to-lateral-join' of https://github.com/roji/EntityFramework into roji-cross-apply-to-lateral-join
Nate McMaster
committed
51d5988
View commit details
Copy full SHA for 51d5988
View code at this point
Browse repository at this point
Fix #2916 - Separate unique name generation from adding prefix to parameters
mikary
committed
4532dad
View commit details
Copy full SHA for 4532dad
View code at this point
Browse repository at this point
Replace cross apply with lateral join
Show description for a8b8d81
roji
committed
a8b8d81
View commit details
Copy full SHA for a8b8d81
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Tweaks to PR
anpete
committed
57c2b94
View commit details
Copy full SHA for 57c2b94
View code at this point
Browse repository at this point
UseRowNumberForPaging supports group join and complex projection.
RickyLin
authored and
anpete
committed
5dc5d88
View commit details
Copy full SHA for 5dc5d88
View code at this point
Browse repository at this point
Logging: Prefer use of ILogger<T> in providers.
anpete
committed
10218a5
View commit details
Copy full SHA for 10218a5
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
Move Strings classes to M.D.E.Internal and add prefix
Show description for fc350fe
ajcvickers
committed
fc350fe
View commit details
Copy full SHA for fc350fe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.