New features in the Entity Framework support!
Posted: Thu 12 Jan 2012 14:18
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 generation of SQL-literals for byte array is supported (MySQL, SQLite)
- The generation of SQL-literals for DateTime with fractional part of seconds is improved (PostgreSQL, SQLite)
- The generation of SQL-literals for byte array when using PostgreSQL server 9.x is supported (PostgreSQL)
- The behaviour is changed: if an output cursor parameter of a stored procedure is not specified in the "Result Set Parameter" property, it will now be processed automatically (Oracle)
- The bug with using slashes in string parameters of the .Contains method is fixed (MySQL, Oracle, PostgreSQL, SQLite)
- The bug with creating columns of national data types (NCHAR/NVARCHAR2/NCLOB) in Entity Framework Code-First CreateDatabase is fixed (Oracle)
http://www.devart.com/dotconnect/entityframework.html