Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 11 Sep 2014 13:08
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The bug with generating IS NULL/IS NOT NULL in SQL statement for LINQ expressions which represent string concatenation is fixed (PostgreSQL)
  • The bug with generating CAST for parameters in SQL statements IS NULL/IS NOT NULL is fixed (PostgreSQL)
  • The bug related to the "Index was out of range. Must be non-negative and less than the size of the collection" error when working with PgSqlFunctions.Like(value, pattern) method is fixed (PostgreSQL)
  • The bug related to the "Index was out of range. Must be non-negative and less than the size of the collection" error when working with OracleFunctions.Like(value, pattern) method is fixed (Oracle)
  • The bug related to the "Index was out of range. Must be non-negative and less than the size of the collection" error when working with MySqlFunctions.Like(value, pattern) method is fixed (MySQL)
  • The bug related to the "Index was out of range. Must be non-negative and less than the size of the collection" error when working with SQLiteFunctions.Like(value, pattern) method is fixed (SQLite)
  • The bug with throwing the error with the "Connection must be opened" text instead of the message which explains the problem is fixed (DB2)
Devart development team
http://www.devart.com/dotconnect/entityframework.html