delphimvcframework/unittests/general/TestServer
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
..
AuthHandlersU.pas Added dmvcframework package 2018-12-09 23:05:01 +01:00
DataModuleMainU.dfm just some rename and polish 2017-03-30 16:34:34 +02:00
DataModuleMainU.pas just some rename and polish 2017-03-30 16:34:34 +02:00
SpeedMiddlewareU.pas REMOVED ObjectsMappers.pas (finally!) 2017-05-25 16:58:07 +02:00
TestServer.dpr New MVCActiveRecord showcase samples 2018-10-23 16:18:50 +02:00
TestServer.dproj Compatibility with Delphi 10.3 RIO 2018-11-21 22:42:19 +01:00
TestServer.res just some rename and polish 2017-03-30 16:34:34 +02:00
TestServerControllerExceptionU.pas just some rename and polish 2017-03-30 16:34:34 +02:00
TestServerControllerJSONRPCU.pas - FIXes for Delphi 10.0 Seattle 2019-01-18 18:18:52 +01:00
TestServerControllerPrivateU.pas just some rename and polish 2017-03-30 16:34:34 +02:00
TestServerControllerU.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
WebModuleUnit.dfm just some rename and polish 2017-03-30 16:34:34 +02:00
WebModuleUnit.pas - FIXes for Delphi 10.0 Seattle 2019-01-18 18:18:52 +01:00