Age | Commit message (Expand) | Author |
2007-05-08 | Fixed #458 | wei |
2007-05-08 | Fixed sqlmap query with limit and offsets. | wei |
2007-05-08 | Fixed Sqlmap using TAPCCache problem. Adding test code for #488. | wei |
2007-05-08 | minor changes | wei |
2007-05-07 | Update Active Record docs. | wei |
2007-05-04 | minor update | wei |
2007-05-04 | Add saving/updating ActiveRecord relationships. | wei |
2007-05-04 | Add more qs docs for ar relationships | wei |
2007-05-03 | Add northwind db demo. | wei |
2007-05-03 | Update active relations docs | wei |
2007-05-01 | remove identity map in active record. | wei |
2007-05-01 | Add comments to active record relationships, add semi-colon to js files. | wei |
2007-04-30 | Reverted TActiveRecord::populateObject to protected | wei |
2007-04-24 | Fixed scaffold search. But not safe yet. | wei |
2007-04-24 | add active record Relations | wei |
2007-04-22 | Typo in TAutoComplete | wei |
2007-04-22 | Fixed mysql 4: Show create table problem. | wei |
2007-04-22 | revert | wei |
2007-04-22 | Minor change to Mysql metadata | wei |
2007-04-22 | Minor change to Mysql metadata | wei |
2007-04-22 | Update to Active Record to use Mysql 4. | wei |
2007-04-20 | Can't use SHOW FULL TABLES for MySQl 5.0.0 or earlier. | wei |
2007-04-19 | fixed a typo in TDbCommandBuilder | xue |
2007-04-16 | Updates to db stuff, removed js build from build.xml (no longer necessary) | wei |
2007-04-14 | Remove Vendor from ActiveRecord. Now uses Data/Common instead | wei |
2007-04-14 | Refactor ActiveRecordGateway to use TDataGatewayCommand | wei |
2007-04-12 | Add Sqlite driver. | wei |
2007-04-12 | Add TTableGateway | wei |
2007-04-12 | Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway | wei |
2007-04-08 | Fixed a bug when a parameter is null. | xue |
2007-04-05 | make magic finder methods case insensitive. | wei |
2007-04-03 | update js onclick handler context for controls with js counterpart. | wei |
2007-03-31 | Add changes by ezar for IBM Db2 Active Record support. | wei |
2007-03-30 | Fixed #537 | wei |
2007-03-21 | minor AR updates, remove obsolete TApplication::$_pageService | wei |
2007-03-09 | added TDbUserManager and TDbUser. | xue |
2007-03-06 | changed the way to specify active record table. | xue |
2007-03-06 | removed getRecordFinder. | xue |
2007-02-27 | typo | wei |
2007-02-27 | BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi... | wei |
2007-02-27 | Add comments for scaffold, minor changes to TActiveRecord | wei |
2007-02-23 | Added TDbCache. | xue |
2007-02-19 | Add trace to active records and TDbCommand | wei |
2007-02-16 | Added Polish language to QS. | xue |
2007-02-12 | Add IBM DB2 driver for active record. | wei |
2007-02-06 | scaffold typo, allow multiple parameters in findBySql. | wei |
2007-02-06 | Update scaffold edit view to use renderers | wei |
2007-02-02 | add unit test for sqlmap statement extends | wei |
2007-01-30 | Add basic Scaffold view for Active Record | wei |
2007-01-30 | add column type values for mysql | wei |