Quantcast
Channel: Entity Framework
Browsing all 10318 articles
Browse latest View live

Edited Task: Tracking: Figure out a way to test migrations commands [479]

Need some seams in order to test the commands.

View Article


Edited Issue: Migrations: Crash in model differ when encountering a changed...

The _typeSize map in ColumnModel needs to be updated with the new EDM3 primitives.

View Article


Commented Issue: Polish the help messages of the PS migration commands [471]

Get-Help Enable-Migrations, Update-Database, Get-Migrations, Add-Migration - It looks like we have hard-coded line breakers. See the attached image. Get-Help Enable-Migrations -example,...

View Article

Edited Task: [EF6] Make sure to support the MVC design/runtime [470]

This is for tracking. MVC3 shows a bare exception message in Visual Studio 2012 when EF6 is used. Repro step1. Open VS 2012 in the administrative mode. 2. Create a project named MyAspNetMvc3, and...

View Article

Edited Issue: Count(predicate) not the same as Where(predicate).Count() in...

Given the following classes: public class Foo{ public virtual int Id { get; set; } public virtual Bar Bar { get; set; }} public class Bar{ public virtual int Id { get; set; } public virtual Baz Baz {...

View Article


Edited Task: Enable VB tests for .NET 4 build [468]

The C# projects target different versions by putting different TargetFrameworkVersion values in each project configuration. This doesn't work for the VB project and hence it is currently disabled. This...

View Article

Commented Task: Enable VB tests for .NET 4 build [468]

The C# projects target different versions by putting different TargetFrameworkVersion values in each project configuration. This doesn't work for the VB project and hence it is currently disabled. This...

View Article

Closed Task: Enable VB tests for .NET 4 build [468]

The C# projects target different versions by putting different TargetFrameworkVersion values in each project configuration. This doesn't work for the VB project and hence it is currently disabled. This...

View Article


Edited Task: Determine correct way to refrence Microsoft.VisualStudio.Shell...

The PowerShell assembly makes use of ServiceProvider from Microsoft.VisualStudio.Shell.dll. For the .NET 4 build this needs to be the VS2010 version. However, it is not currently required that we have...

View Article


Edited Issue: VarBinary IsMaxLength causes FormatException in EF CodeFirst [552]

In the previous version this functionality was working fine. Probably with the introduction with EF migrations this bug was introduced (looking at the stacktrace). We have a property of type byte[]...

View Article

Commented Issue: VarBinary IsMaxLength causes FormatException in EF CodeFirst...

In the previous version this functionality was working fine. Probably with the introduction with EF migrations this bug was introduced (looking at the stacktrace). We have a property of type byte[]...

View Article

Closed Issue: VarBinary IsMaxLength causes FormatException in EF CodeFirst [552]

In the previous version this functionality was working fine. Probably with the introduction with EF migrations this bug was introduced (looking at the stacktrace). We have a property of type byte[]...

View Article

Edited Issue: Differ: Handle MaxLength="MAX" in SSDL [726]

3rd party providers can generate this causing the differ to barf. See http://entityframework.codeplex.com/discussions/403176 for example.Example stack trace:System.FormatException: Input string was not...

View Article


Commented Issue: Confusing "Sequence" exception when issuing migration...

When issuing migration commands from the package manager console (add-migration, update-database), I receive the output appended below. From the stack trace, I'd guess there's an issue with my model,...

View Article

Source code checked in, #dd350c789730

StraighteningPathsForStoreItemCollectionSerialization Refactoring EdmModel to allow passing container name and to enforce providing data space when creating the model. Adding verification whether items...

View Article


Created Issue: Non-generic IQueryable.Include does not work [786]

Hi,it seems `IQueryable.Include(...)` does not work for collections when using non-generic DbSet. Eg. `dbContext.Set(typeof(Entity)).Include("Collection")` will not load items included in the collection.

View Article

New Post: EF Migrations: Add extension support for new operations

I sended the CLA yesterday,I´m waiting to receive the answer.Cheers, Iñaki

View Article


Edited Issue: Migrations - error messages are bad when having multiple...

When one creates more than one DbMigrationsConfiguration class power shell command require passing additional parameter to specify which configuration should be used. However error messages don't...

View Article

Closed Issue: Migrations - error messages are bad when having multiple...

When one creates more than one DbMigrationsConfiguration class power shell command require passing additional parameter to specify which configuration should be used. However error messages don't...

View Article

Created Issue: Code First support for empty databases should work with other...

In EF5 we made Code First work in scenarios in which the target database exists but the tables need to be created. This functionality depends on a check that is implemented in the method...

View Article
Browsing all 10318 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>