EntityDAC V1.7.13

Released: Feb 19, 2018

V1.7.13 での更新項目

機能

  • Added support for using a TGUID as an entity key or as an expression argument.
  • Added support for enum types.
  • Added published access level for entity properties.
  • Now the Contains method in LINQ expressions can accept a subquery or a set of expressions as an argument.
  • EntityDeveloper now includes Firebird .NET Provider 5.12.1.0.

不具合の修正

  • Fixed several bugs with persistent fields and field expressions in TEntityDataSet.
  • Fixed bug with incorrect mapping of longtext fields in MySQL provider.
  • Fixed bug registering Firebird provider in EntityDeveloper.
  • Fixed bug with incorrect displaying of EntityDeveloper version.
  • Fixed bug inserting datetime2 data using the ADO data provider.
  • Fixed bug with JOINing entities which are a TPT-parent and a TPT-descendant.
  • Fixed bug handling BCD-fields.