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

Commented Issue: Setup: In-box VS11 msi doesn't detect newer OOB versions [1069]

In order for the in-the-box EFTools.msi -- the one that shipped with Visual Studio 2012 and Update 1 -- to detect newer version of the product, the newer version must be between '11.1.21009.00' and...

View Article


Edited Issue: Composable function parameters do not support Unicode names [1126]

Looks like they are getting run through some bad regex. This affects the designer's ability to reverse engineer from databases with non-English TVF parameter strings.**Note to EF Team:** This bug is...

View Article


Commented Issue: Composable function parameters do not support Unicode names...

Looks like they are getting run through some bad regex. This affects the designer's ability to reverse engineer from databases with non-English TVF parameter strings.**Note to EF Team:** This bug is...

View Article

Edited Issue: Setup: In-box VS11 msi doesn't detect newer OOB versions [1069]

In order for the in-the-box EFTools.msi -- the one that shipped with Visual Studio 2012 and Update 1 -- to detect newer version of the product, the newer version must be between '11.1.21009.00' and...

View Article

Commented Issue: Port Fix: An enum in a different assembly triggers type...

We're using EF 4.3.1 code-first under .NET 4.0 and VS2012. We have a query that looks similar to the following:ctx.Set<Entities.A>().Select(a => new DTO.A { Id = a.Id, Name = a.Name...

View Article


Commented Issue: Designer: Can't select EF6 for model-first [1111]

__Steps:__1. New Project2. Add new ADO.NET Entity Data Model item3. Empty model4. Update/Generate__Unexpected result:__EF6 is disabled and notification reads, "Your project references an older version...

View Article

Closed Issue: Designer: Can't select EF6 for model-first [1111]

__Steps:__1. New Project2. Add new ADO.NET Entity Data Model item3. Empty model4. Update/Generate__Unexpected result:__EF6 is disabled and notification reads, "Your project references an older version...

View Article

Edited Issue: EF 4 - Conditional mapping makes memory consumption to reach...

This issue was filed on Connect. A member of the EF team at Microsoft will need to follow up on the Connect bug when the issue is resolved. TFS ID: 444663Repro files are available in the TFS bug...

View Article


Edited Issue: NullReferenceException when saving entities with certain...

"4/3/2012 9:37:27 AM Edited by Arthur Vickers VS11 resolutionWe should fix this for EF6 but we will not fix this for VS11 based on:The scenario is a corner case in that A lot of conditions have to be...

View Article


Created Unassigned: Designer: Model generation broken for legacy providers...

I encountered the following error while Generating/Updating a model from the database using the MySQL provider.It looks like LegacyDbExpressionConverter doesn't handle DbCastExpression.```Unable to...

View Article

Edited Issue: Designer: Model generation broken for legacy providers that use...

I encountered the following error while Generating/Updating a model from the database using the MySQL provider.It looks like LegacyDbExpressionConverter doesn't handle DbCastExpression.```Unable to...

View Article

Source code checked in, #e6f8946dd9d14ec341f31a683f5e3121b5fd3527

Merge branch 'master' of https://git01.codeplex.com/entityframework

View Article

Edited Issue: CodeFirst: Each call to Map/MapToStoredProcedures overrides the...

When making multiple calls to MapToStoredProcedures, we override the previous map stored proc settings. This is a bit confusing. For instance:``` C#modelBuilder .Entity<Blog>()...

View Article


Commented Issue: CodeFirst: Each call to Map/MapToStoredProcedures overrides...

When making multiple calls to MapToStoredProcedures, we override the previous map stored proc settings. This is a bit confusing. For instance:``` C#modelBuilder .Entity<Blog>()...

View Article

Edited Issue: CodeFirst Fluent creating Table in wrong Schema when...

Probably related to issue 716The following configuration is working as excepcted when accessing the existing table "MyTable" in Schema "My.Schema" via EF and null IDatabaseInitializer.If you use...

View Article


Commented Issue: CodeFirst Fluent creating Table in wrong Schema when...

Probably related to issue 716The following configuration is working as excepcted when accessing the existing table "MyTable" in Schema "My.Schema" via EF and null IDatabaseInitializer.If you use...

View Article

Commented Issue: Code First :: When having model with 2 discriminator...

When running the following repro TWICE:namespace Repro{ using System.Data.Entity; using System.Linq; public class MyContext : DbContext{ public DbSet<Parent> Entities { get; set; } protected...

View Article


Edited Issue: Designer: Model generation broken for legacy providers that use...

I encountered the following error while Generating/Updating a model from the database using the MySQL provider.It looks like LegacyDbExpressionConverter doesn't handle DbCastExpression.```Unable to...

View Article

Commented Issue: Designer: Model generation broken for legacy providers that...

I encountered the following error while Generating/Updating a model from the database using the MySQL provider.It looks like LegacyDbExpressionConverter doesn't handle DbCastExpression.```Unable to...

View Article

Edited Issue: Composable function parameters do not support Unicode names [1126]

Looks like they are getting run through some bad regex. This affects the designer's ability to reverse engineer from databases with non-English TVF parameter strings.**Note to EF Team:** This bug is...

View Article
Browsing all 10318 articles
Browse latest View live


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