Closed Unassigned: Support DateTimeOffset.DateTime and DateTime.Date...
I'm finding it next to impossible to get the local DateTime component of a DateTimeOffset in entity framework. It must use a "cast(x as datetime2(7))" as opposed to a convert, because any kind of...
View ArticleClosed Unassigned: Migrate from Xml.Linq.XDocument to...
Based on previous commits from this repository, we identify that we are migrating the version that uses the type Xml.Linq.XDocument to the type VersionedModel.VersionedModel. For instance, in commit...
View ArticleReviewed: EF 6.0.0 (三月 15, 2017)
Rated 4 Stars (out of 5) - safe,want more freedom for ways .
View ArticleCreated Unassigned: Exception in...
i have a clickonce deployed WPF application where we have marked our SQL Local database as a data component. At times when the clickonce is upgraded our database is kind of inaccessible from the...
View ArticleEdited Unassigned: Exception in...
i have a clickonce deployed WPF application where we have marked our SQL Local database as a data component. At times when the clickonce is upgraded our database is kind of inaccessible from the...
View ArticleCommented Unassigned: Exception in...
i have a clickonce deployed WPF application where we have marked our SQL Local database as a data component. At times when the clickonce is upgraded our database is kind of inaccessible from the...
View ArticleClosed Unassigned: Exception in...
i have a clickonce deployed WPF application where we have marked our SQL Local database as a data component. At times when the clickonce is upgraded our database is kind of inaccessible from the...
View ArticleCreated Unassigned: During DbDatabaseExist call, the AssociationSet do not...
We are third party EF provider and we are seeing an issue with CreateIfNotExist. With this call our provider generates a query to look for database objects like tables, keys e.t.c for the Context.And...
View ArticleClosed Unassigned: During DbDatabaseExist call, the AssociationSet do not...
We are third party EF provider and we are seeing an issue with CreateIfNotExist. With this call our provider generates a query to look for database objects like tables, keys e.t.c for the Context.And...
View ArticleCreated Unassigned: Working with transactions [2967]
Hi,We have a main entity called "VOB" that it's related to 10 more, we have created a webapi controller to persist the VOB changes in the database, those changes implies changes in the other 10...
View ArticleCommented Issue: If an entity MyEntity has a property called MyProp, I cannot...
Copied from github: https://github.com/aspnet/EntityFramework/issues/1979I'm using Entity Framework 6, with POCO and fluent-API and I've noticed an annoying bug.If I have an entity called MyEntity and...
View ArticleClosed Unassigned: Working with transactions [2967]
Hi,We have a main entity called "VOB" that it's related to 10 more, we have created a webapi controller to persist the VOB changes in the database, those changes implies changes in the other 10...
View Article