delphimvcframework/tools/rql2sql
Daniele Teti a57cc3581f - New! TMVCActiveRecord.DeleteAll deletes all the records from a table
- New! `TMVCActiveRecord.DeleteRQL` deletes records using an `RQL` expression as `where` clause.
- New! Microsoft SQLServer Support in ActiveRecord and RQL (thanks to one of the biggest Delphi based company in Italy which heavily uses DMVCFramework)
- Improved! `ActiveRecordShowCase` sample is much better now.
2019-02-21 18:12:01 +01:00
..
MainFormU.dfm Added RQL2MSSQL Compiler (preview) 2019-02-05 18:17:25 +01:00
MainFormU.pas Refactored MVCActiveRecord framework, added *.SQLGenerators.* units 2018-11-02 21:43:18 +01:00
RQL2SQL.dpr Added RQL2MSSQL Compiler (preview) 2019-02-05 18:17:25 +01:00
RQL2SQL.dproj - New! TMVCActiveRecord.DeleteAll deletes all the records from a table 2019-02-21 18:12:01 +01:00