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

Created Unassigned: Migrations :: migrations is broken for new models with...

Create the following model:``` public abstract class Person{ public int Id { get; set; }} public class Employee : Person{ public DateTime HiredDate { get; set; }} public class MyContext : DbContext{...

View Article


Edited Issue: Migrations :: migrations is broken for new models with...

Create the following model:``` public abstract class Person{ public int Id { get; set; }} public class Employee : Person{ public DateTime HiredDate { get; set; }} public class MyContext : DbContext{...

View Article


Edited Issue: Migrations :: migrations is broken for new models with...

Create the following model:``` public abstract class Person{ public int Id { get; set; }} public class Employee : Person{ public DateTime HiredDate { get; set; }} public class MyContext : DbContext{...

View Article

Edited Issue: Migrations :: explicit migrations is broken for new models with...

Create the following model:``` public abstract class Person{ public int Id { get; set; }} public class Employee : Person{ public DateTime HiredDate { get; set; }} public class MyContext : DbContext{...

View Article

Edited Unassigned: Migrations :: upgrading model with Table-Per-Type...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article


Commented Task: Check cancellation token in ForEachAsync [1470]

We always delegate the cancellation token check to the provider as it is much more likely that a database operation is being executed when the cancellation is requested.However it appears that...

View Article

Commented Unassigned: Migrations :: upgrading model with Table-Per-Type...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article

Created Task: Replace use of GetMethod calls [1652]

.NET for Windows Store Apps does not support Type.GetMethod and similar.

View Article


Edited Task: Replace use of GetMethods calls [1652]

.NET for Windows Store Apps does not support Type.GetMethods and similar.

View Article


Edited Unassigned: Migrations :: model with Table-Per-Type hierarchy and...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article

Source code checked in, #a64676e2b703a5a7394de09e196e6c59eaa999ae

Merge branch 'release-6.0.0'

View Article

Edited Unassigned: Migrations :: model with Table-Per-Type hierarchy and...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article

Commented Unassigned: Migrations :: model with Table-Per-Type hierarchy and...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article


Edited Unassigned: Code First: TPT foreign key (on derived type) is placed on...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article

Commented Unassigned: Code First: TPT foreign key (on derived type) is placed...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article


Created Release: EF 6.0.1

A placeholder to track items that would be good candidates for a patch release on EF6.

View Article

Edited Unassigned: Code First: TPT foreign key (on derived type) is placed on...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article


Edited Issue: Migrations :: explicit migrations is broken for new models with...

Create the following model:``` public abstract class Person{ public int Id { get; set; }} public class Employee : Person{ public DateTime HiredDate { get; set; }} public class MyContext : DbContext{...

View Article

Edited Unassigned: Code First: TPT foreign key (on derived type) is placed on...

Hi,I was using EF5 and decided to switch to EF6.If you run the attached project, you will find that the TPT inheritance is not properly applied to the database, but only for foreign keys. In this...

View Article

Edited Issue: Migrations :: explicit migrations is broken for new models with...

Create the following model:``` public abstract class Person{ public int Id { get; set; }} public class Employee : Person{ public DateTime HiredDate { get; set; }} public class MyContext : DbContext{...

View Article
Browsing all 10318 articles
Browse latest View live


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