New features in the Entity Framework support!
Posted: Fri 11 Nov 2011 14:00
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:
- Changed behaviour: the CHAR and VARCHAR2 columns are created with the CHAR semantics for EF Code-First CreateDatabase() (Oracle)
- The bug with determining correct data types in columns of descendants in TPT and TPC hierarchies is fixed
- The bug with the TimeSpan parameters is fixed
- The bug with the Group By expression is fixed
- The REGEXP Oracle functions for working with regular expressions are supported
- The bug with Database.Exists() when there is no entities with DatabaseGeneratedOption.Identity in model is fixed (Oracle)
- The bug with character set mismatch when UNION is used for CASEs is fixed (Oracle)
- The bug with the DateTimeOffset parameters is fixed (Oracle)
http://www.devart.com/dotconnect/entityframework.html