New features in the Entity Framework support!
Posted: Thu 31 Jul 2014 14:16
Dear users,
We are glad to announce the new features that are available in the Entity Framework support in the latest version:
http://www.devart.com/dotconnect/entityframework.html
We are glad to announce the new features that are available in the Entity Framework support in the latest version:
- The support of boolean properties, when the corresponding column is NUMBER(1, 0), is improved (Oracle)
- The bug with applying custom HistoryContext settings is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
- The bug with generating DDL for creating TPH tables, when the value of discriminator is not set, in the Code-First/Code-First Migrations functionality is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
- The bug with using spatial parameters is fixed (Oracle)
- The bug with applying DatabaseGeneratedOption.Identity for non-EntityKey integer properties in the Code-First/Code-First Migrations functionality is fixed (PostgreSQL)
http://www.devart.com/dotconnect/entityframework.html