EntityDAC Releases
Released: Jun 15, 2020
Updates in V2.4.1
Funktionen
- Added support for RAD Studio 10.4 Sydney.
Released: Jan 20, 2020
Updates in V2.3.4
Funktionen
- Added support for 64-bit Android app development.
- Added support for bytes attribute in the guid generator.
Fehlerkorrekturen
- 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
Updates in V2.2.3
Funktionen
- Added support for macOS 64-bit.
- Added support for Bytes attribute in Guid generator.
Fehlerkorrekturen
- 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
Updates in V2.1.2
Funktionen
- Added support for RAD Studio 10.3 Rio.
Released: Aug 14, 2018
Updates in V2.0.1
Funktionen
- 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
Updates in V1.7.13
Funktionen
- 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.
Fehlerkorrekturen
- Fixed several bugs with persistent fields and field expressions in TEntityDataSet.
- Fixed bug with incorrect mapping of longtext fields in...
Released: Jul 5, 2016
Updates in V1.5.10
Funktionen
- Support for RAD Studio 10.1 Berlin.
- Added ServerDataType property in the TMetaAttribute class.
- Improved handling of attribute default values.
Fehlerkorrekturen
- 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.