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 }}
codeice
/
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
test
on
theoryExample
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2015
WIP - Theory version of Convert_methods test in SqlServerQueryTest
mikary
committed
f093cba
View commit details
Copy full SHA for f093cba
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
Fix to query issues #2728, #2730
Show description for 71fe9fd
maumar
committed
71fe9fd
View commit details
Copy full SHA for 71fe9fd
View code at this point
Browse repository at this point
Reacting to DI renames
pranavkm
committed
d87d1e6
View commit details
Copy full SHA for d87d1e6
View code at this point
Browse repository at this point
Merge branch 'PT729' into dev
AndriySvyryd
committed
bdfc589
View commit details
Copy full SHA for bdfc589
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
ModelSnapshot: Topologically Sort entityType by hierarchy
smitpatel
committed
80c0794
View commit details
Copy full SHA for 80c0794
View code at this point
Browse repository at this point
Migrations: Fix annotation issues
Show description for 92dd721
bricelam
committed
92dd721
View commit details
Copy full SHA for 92dd721
View code at this point
Browse repository at this point
Migrations: Deffer type mapping until SQL generation
Show description for 5a9dea8
bricelam
committed
5a9dea8
View commit details
Copy full SHA for 5a9dea8
View code at this point
Browse repository at this point
Expression printer to make debugging of expressions easier - formats the expression to a more readable form than the "Debugger View"
Show description for e9c38a3
maumar
committed
e9c38a3
View commit details
Copy full SHA for e9c38a3
View code at this point
Browse repository at this point
Fix issue 2740 - bad and missing SQL Server type mapping.
lajones
committed
fd723d3
View commit details
Copy full SHA for fd723d3
View code at this point
Browse repository at this point
Improve fixup perf by using index for dependent lookup
Show description for 7f259b0
ajcvickers
committed
7f259b0
View commit details
Copy full SHA for 7f259b0
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Query: First round of nav prop translation.
Show description for c3a9944
anpete
committed
c3a9944
View commit details
Copy full SHA for c3a9944
View code at this point
Browse repository at this point
Make look up by alternate key faster to help with fixup time
Show description for 575c959
ajcvickers
committed
575c959
View commit details
Copy full SHA for 575c959
View code at this point
Browse repository at this point
Migrations: Test & tidy up the history repository
Show description for 5b5b06c
bricelam
committed
5b5b06c
View commit details
Copy full SHA for 5b5b06c
View code at this point
Browse repository at this point
React to DNX renames
Victor Hurdugaci
committed
8b46ffa
View commit details
Copy full SHA for 8b46ffa
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Configure relationship uniqueness while setting navigationToDependent
smitpatel
committed
8986b99
View commit details
Copy full SHA for 8986b99
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Applying fixes....
TanielianVB
authored and
maumar
committed
be8a924
View commit details
Copy full SHA for be8a924
View code at this point
Browse repository at this point
Removal of the commented code about the ToDateTime and ToBoolean convertions.
TanielianVB
authored and
maumar
committed
b5e9257
View commit details
Copy full SHA for b5e9257
View code at this point
Browse repository at this point
Implementing the majority of convert methods
TanielianVB
authored and
maumar
committed
bca3d3c
View commit details
Copy full SHA for bca3d3c
View code at this point
Browse repository at this point
Add Convert.ToInt32 to SqlServer.
TanielianVB
authored and
maumar
committed
73f5910
View commit details
Copy full SHA for 73f5910
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Prohibit mixed hierarchies and add more consistency checks to core metadata
Show description for 39d667f
AndriySvyryd
committed
39d667f
View commit details
Copy full SHA for 39d667f
View code at this point
Browse repository at this point
Remove .Relational for consuming metadata at runtime
Show description for 4cb592d
ajcvickers
committed
4cb592d
View commit details
Copy full SHA for 4cb592d
View code at this point
Browse repository at this point
Bugfixes in relationshipbuilder
smitpatel
committed
c85a666
View commit details
Copy full SHA for c85a666
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Add inline primary contraint name to when specified SQLite. Fix #2688
Nate McMaster
committed
dca5d02
View commit details
Copy full SHA for dca5d02
View code at this point
Browse repository at this point
Update internal builders to manipulate relational metadata using API
Show description for 10391b1
ajcvickers
committed
10391b1
View commit details
Copy full SHA for 10391b1
View code at this point
Browse repository at this point
Refactor core metadata extension classes so providers can re-use
Show description for ea658e9
ajcvickers
committed
ea658e9
View commit details
Copy full SHA for ea658e9
View code at this point
Browse repository at this point
Small fix to CSharpHelper. Fix #2674.
Nate McMaster
committed
966c4f8
View commit details
Copy full SHA for 966c4f8
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Merge branch 'release' into dev
bricelam
committed
868794f
View commit details
Copy full SHA for 868794f
View code at this point
Browse repository at this point
fix build again, I hop
analogrelay
committed
4ffdc8d
View commit details
Copy full SHA for 4ffdc8d
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
react to DNX changes
analogrelay
committed
12d02d2
View commit details
Copy full SHA for 12d02d2
View code at this point
Browse repository at this point
Revert "Rename EntityFramework -> EntityFramework7"
Show description for 58888fd
bricelam
committed
58888fd
View commit details
Copy full SHA for 58888fd
View code at this point
Browse repository at this point
Test composite keys, default values, and command timeout on SQLite. Fix bug in SQLite timestamp literals.
Nate McMaster
committed
58b3c82
View commit details
Copy full SHA for 58b3c82
View code at this point
Browse repository at this point
Sequence API and behavioral consistency with core metadsta
Show description for 757ae84
ajcvickers
committed
757ae84
View commit details
Copy full SHA for 757ae84
View code at this point
Browse repository at this point
Make AddEntityFramework and AddProvider extensions idempotent
Show description for 09821d4
mikary
committed
09821d4
View commit details
Copy full SHA for 09821d4
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Rename HasStart to StartsAt following review feedback
ajcvickers
committed
9c9daff
View commit details
Copy full SHA for 9c9daff
View code at this point
Browse repository at this point
Make non-contract methods on UpdateSqlGenerator protected
Show description for d2753ec
ajcvickers
committed
d2753ec
View commit details
Copy full SHA for d2753ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.