EntityDAC のリリース
Released: Jun 15, 2020
V2.4.1 での更新項目
機能
- Added support for RAD Studio 10.4 Sydney.
Released: Jan 20, 2020
V2.3.4 での更新項目
機能
- Added support for 64-bit Android app development.
- Added support for bytes attribute in the guid generator.
不具合の修正
- Fixed bug compiling a LINQ statement containing both OrderBy and Limit clauses.
- Fixed bug with AV when loading an XML-model.
- Fixed bug creating a one-to-many association for an inherited entity.
- Fixed bug with EntityConnection component CreateDatabase method.
Released: Jul 25, 2019
V2.2.3 での更新項目
機能
- Added support for macOS 64-bit.
- Added support for Bytes attribute in Guid generator.
不具合の修正
- Fixed bug compiling a LINQ statement containing both OrderBy and Limit clauses.
- Fixed bug with AV when loading a XML-model.
Released: Nov 30, 2018
V2.1.2 での更新項目
機能
- Added support for RAD Studio 10.3 Rio.
Released: Aug 14, 2018
V2.0.1 での更新項目
機能
- Added support for iOS, Android and Linux.
- Added NexusDB data provider.
- Contexts are now thread-safe.
- Added support for using TGUID as an entity key or as an expression argument.
- Added support for enum types.
- Now the Contains method in LINQ expressions can accept a subquery or a set of expressions as an argument.
- Now Entity Developer includes Firebird .NET Provider 5.12.1.0.
- Added published access level for an entity property.
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...
Released: Jul 5, 2016
V1.5.10 での更新項目
機能
- Support for RAD Studio 10.1 Berlin.
- Added ServerDataType property in the TMetaAttribute class.
- Improved handling of attribute default values.
不具合の修正
- Fixed bug with compatibility with other Devart Data Access Components.
- Fixed bug with opening an EntityDataSet.
Released: Oct 9, 2014
Updates in this release
Updates in V1.2.2
- Embarcadero RAD Studio XE7 support.
- Added Firebird .NET provider.