EntityDAC History
This page lists the functionality added in each version of EntityDAC. To view the full changelog including bug fixes, consult the EntityDAC revision history .
19-Feb-18 New Features in EntityDAC 1.7
- Support for using TGUID as an entity key or as an expression argument is added
- Support for enum types is added
- Published access level for an entity property is added
- Now the Contains method in LINQ expressions can accept a subquery or a set of expressions as an argument
- Now EntityDeveloper includes Firebird .NET Provider 5.12.1.0
13-Apr-17 New Features in EntityDAC 1.6
- RAD Studio 10.2 Tokyo is supported
29-Apr-16 New Features in EntityDAC 1.5
- RAD Studio 10.1 Berlin is supported
- The ServerDataType property in the TMetaAttribute class is added
- Handling of attribute default values is improved
- The Options.CollectionOptions property is added for the Context component
- Cache disabling feature is improved
17-Sep-15 New Features in EntityDAC 1.4
- RAD Studio 10 Seattle is supported
- Capability to disable entity caching with TDataContext.Cache.Enabled and TMetaType.AllowCaching properties is added
14-May-15 New Features in EntityDAC 1.3
- Support for RAD Studio XE8 is added
- Now InterBase and Firebird are different SQL dialects
- Auto-Sync for entity property is supported
- Ability to reload Entity that was changed in database is added
- IdGenerator=Increment for entity property is added in EntityDeveloper
24-Sep-14 New Features in EntityDAC 1.2
- Support for RAD Studio XE7 is added
- Firebird .NET Provider in EntityDeveloper is added
-
Units are renamed:
- EntityDAC.Common.CLRClasses.pas -> EntityDAC.Common.DacClasses.pas
- EntityDAC.Common.MemData.pas -> EntityDAC.Common.DacMemData.pas
- EntityDAC.Common.MemUtils.pas -> EntityDAC.Common.DacMemUtils.pas
- EntityDAC.Common.Win32Timer.pas -> EntityDAC.Common.DacWin32Timer.pas
- EntityDAC.Common.MemDS.pas -> EntityDAC.Common.DataSet.pas