Commits
User selector
Commit History
Commits on Dec 15, 2015
- committed
Make RelationalDatabaseCreator.CreateTables atomic
Show description for 347d123committed- committed
Commits on Dec 14, 2015
Migrations: Allow shared columns and constraints within a hierarchy
Show description for 1472043committed
Commits on Dec 12, 2015
Migrations: Allow multi-statement history table create scripts
Show description for c78063ecommitted
Commits on Dec 11, 2015
- committed
- committed
Dissalow defining FKs on properties that are part of an inherited key
Show description for 5d75dfccommittedCommands: Look for Program then App if Startup not found
Show description for 4e23c4ecommittedFix a bug with concatenation of string and non-string, (e.g. c.Name + 5)
Show description for 244c06dcommitted
Commits on Dec 10, 2015
- committed
- committed
Nate McMaster Query: Fix #3753 - Query with Include and FirstOrDefault() results in data reader being left open
Show description for 3d3162fcommittedQuery: Fix #3668 - Subqueries with parameters skip parameterization
Show description for 0561cebcommittedQuery: Relational: Fixes #3235 and #3317
Show description for f272e36committed#3235 fix - more than a fix, actually we could allow to use types as base types without strict declaration of base types on model if we want separated tables with the same logic/base on entity. And…
Show description for 644c905authored andcommitted
Commits on Dec 9, 2015
- Enabling ComplexNavigationTests to run on InMemory.
Show description for 3291b34committedMerge pull request #3989 from roji/index-scaffold-warning
Show description for c33aca1committedAdd a better exception message when configuring the dependent/principal end of a relationship
Show description for b39d863committedAdd public API to build provider-specific convention sets without using DI
Show description for 3445477committedDon't validate affected rows for insert operations
Show description for 5ae361bcommitted- committed
- committed
More precise index scaffolding warning
Show description for 503095ecommitted- committed
- committed
Commits on Dec 8, 2015
- committed
Nate McMaster - committed
Update to latest `System.Reflection.*` packages for `dotnet4.1`
Show description for e2bb4decommitted- committed
Commits on Dec 7, 2015
Allow generic, non-boxing access to state entry values
Show description for d986628committed
Commits on Dec 4, 2015
Query: Various fixes and minor perf improvements to query front-end:
Show description for b802ac3committed- committed
- committed
Enforce CLR inheritance in model using validation
Show description for ca236a5committed