LinqConnect Releases

Released: Jul 30, 2021

Updates in V4.9.2281

Features

  • Added new methods IsNotDistinctFrom() and IsDistinctFrom() to the Devart.Data.Linq.SqlMethods class.

Fixes

  • Fixed the bug with using out parameters of a stored procedure, when Mapping Mode is set to File in Model Settings (Oracle).

Released: Jul 8, 2021

Updates in V4.9.2267

Features

  • Added support for Microsoft Visual Studio 2019 version 16.11 Preview 2.0.

Released: Apr 1, 2021

Updates in V4.9.2197

Features

  • Added support for Microsoft Visual Studio 2019 version 16.10 Preview.

Released: Feb 18, 2021

Updates in V4.9.2173

Features

  • Now compatible with other dotConnect providers.

Released: Jan 15, 2021

Updates in V4.9.2149

Features

  • Added new Local property to the Table and Table<T> classes to return a collection of entities attached to the context.
  • Added new method GetEntityState(object entity) to Table class and ITable interface to return one of the EntityState values.

Entity Developer

  • Added new attribute DisplayName for model objects' extended properties which are available via template properties.

Fixes

  • Fixed the bug with throwing "Bad key member '...' in association '...' of type '...'." in runtime by...

Released: Dec 17, 2020

Updates in V4.9.2129

Features

  • Added compatibility with dotConnect providers.

Released: Dec 3, 2020

Updates in V4.9.2119

Features

  • Microsoft Visual Studio 2019 version 16.9 Preview is now supported.

Fixes

Entity Developer

  • The bug with adding new arguments at the end of argument list instead of actual position in method signature by Update From Database Wizard has been fixed.
  • The bug with placing procedure with no parameters in the Procedures node instead of being enlisted in its package's node of Update From Database Wizard tree in the case of Oracle 18c and higher has been fixed.

Released: Oct 29, 2020

Updates in V4.9.2096

Features

  • Added support for PostgreSQL 13.

Entity Developer

  • Added support for type A schemas (Application role) in Create Model Wizard/Update From Database/Update To Database (Microsoft SQL Server).

Fixes

  • The bug with Microsoft Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer has been fixed.
  • The bug with using nullable numeric types within subqueries has been fixed.

Entity Developer

  • The bug with reading templates from *.edps by console...

Released: Oct 1, 2020

Updates in V4.9.2076

Features

  • Added support for Microsoft Visual Studio 2019 version 16.8 Preview.

Fixes

Entity Developer

  • Fixed bug reading settings from *.edps by console Entity Developer.

Released: Sep 17, 2020

Updates in V4.9.2067

Features

Entity Developer

  • Improved the error message in Entity Developer console: now the text includes the list of all available templates if the specified name of the template was incorrect.

Fixes

  • Fixed a bug with SQL generation of explicit cast to FLOAT.
  • Fixed a bug when subtracting a TimeSpan value from the DATETIME column.

Entity Developer

  • Fixed a bug when saving a new model, which has never been saved before, after some time in a standalone Entity Developer.