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

Edited Issue: Consider opening mapping metadata API [646]

Currently metadata API for C- and S- space is public. However C-S mapping API is internal. Therefore it is not possible to tell how entities are mapped to tables without re-parsing MSL which is not...

View Article


Commented Issue: Perf: EntityType.get_Properties() is no longer cached [711]

The change to enable mutability removed caching of EntityType.get_Properties() and this causes a performance regression during query compilation.Consider caching the value of this property once the...

View Article


Edited Issue: Perf: EntityType.get_Properties() is no longer cached [711]

The change to enable mutability removed caching of EntityType.get_Properties() and this causes a performance regression during query compilation.<br />Consider caching the value of this property...

View Article

Created Issue: Create Database on Azure is broken due to...

When using EF to create a new database, the following code gets executed (my database name is "SnapshotIsolationTest"):create database [SnapshotIsolationTest]if serverproperty('EngineEdition') <>...

View Article

Edited Issue: Create Database on Azure is broken due to...

When using EF to create a new database, the following code gets executed (my database name is "SnapshotIsolationTest"):<br /><br />create database [SnapshotIsolationTest]<br />if...

View Article


Edited Issue: Create Database on SQL Azure is broken due to...

When using EF to create a new database, the following code gets executed (my database name is "SnapshotIsolationTest"):<br /><br />create database [SnapshotIsolationTest]<br />if...

View Article

Source code checked in, #11983507ff74

Issue 45. Updating message when attempt to reopen an already-open connection.

View Article

Commented Feature: Allow DbContext to be created with an already-open...

DbContext can only be created with a closed connection, there are scenarios where it would be helpful if the connection could be open when creating the context (such as sharing a connection between...

View Article


Commented Feature: Allow DbContext to be created with an already-open...

DbContext can only be created with a closed connection, there are scenarios where it would be helpful if the connection could be open when creating the context (such as sharing a connection between...

View Article


Created Issue: Should we prevent an attempt to re-open connection during...

During fix for issue 45 we had a comment on the situation where a user chooses to re-open the connection _during_ the StateChangeEvent handler which has been fired because the connection is closing. We...

View Article

Edited Issue: Filtering modelBuilder.Properties fails [692]

On model building we get an InvalidOperationException with the message:<br />"The type 'LightweightConventionsR3.IntEnum' cannot be used used to filter properties. Only scalar types, string, and...

View Article

Commented Issue: Filtering modelBuilder.Properties fails [692]

On model building we get an InvalidOperationException with the message:<br />"The type 'LightweightConventionsR3.IntEnum' cannot be used used to filter properties. Only scalar types, string, and...

View Article

Source code checked in, #a7b70f69e551

CodePlex #245: Native support for Enumerable.Contains.

View Article


Source code checked in, #6d03158b7219

Merge remote-tracking branch 'origin/master'

View Article

Source code checked in, #c4e0605f08c9

Adding DbExpression tests, refactoring DbExpressionBuilder class to handle some of it's the argument validation. Adding missing null checks. CR: PawelKa

View Article


Source code checked in, #a3a5331cf581

Debug.Assert in DbInExpression constructor incorrectly uses == to compare result types. Replace with TypeSemantics.IsEqual

View Article

New Post: Create MigrationSqlGenerator for PostgreSQL

Hi Andrew,I hope you had a great time in your past vacation!I re-attach the EDMX model: https://dl.dropbox.com/u/6660682/model_postgres.edmxThank you so much.Cheers,Dario.

View Article


New Post: Create MigrationSqlGenerator for PostgreSQL

Taking a look into the EDMX file, I saw that in the MaxLength attribute has the value "Max" instead a number! This should be the problem. In the SqlCe EDMX model there is a "4000" value.Where i can fix...

View Article

New Comment on "Roadmap"

ww

View Article

Source code checked in, #3c970ff98bb2

Merge remote-tracking branch 'origin/master'

View Article
Browsing all 10318 articles
Browse latest View live


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