delphimvcframework/unittests
Daniele Teti 1b3dc4ae2c - FIXes for Delphi 10.0 Seattle
- New! `TMVCActiveRecord.Count` method (e.g. `TMVCActiveRecord.Count(TCustomer)` returns the number of records for the entity mapped by the class `TCustomer`)
- Change! `TMVCACtiveRecord.GetByPK<T>` raises an exception if the record is not found
- New! `contains` clause has been added in the RQL compiler for Firebird and Interbase
- New Installation procedure! Just open the project group, build all and install the design-time package (which is `dmvcframeworkDT`)
2019-01-18 18:18:52 +01:00
..
common New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
general - FIXes for Delphi 10.0 Seattle 2019-01-18 18:18:52 +01:00
serializer New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
CleanUp.bat Refactored, adjusted, retested and moved tests 2015-12-22 09:29:25 -02:00