summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/TActiveRecord.php
AgeCommit message (Expand)Author
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2007-04-05make magic finder methods case insensitive.wei
2007-04-03update js onclick handler context for controls with js counterpart.wei
2007-03-21minor AR updates, remove obsolete TApplication::$_pageServicewei
2007-03-06changed the way to specify active record table.xue
2007-03-06removed getRecordFinder.xue
2007-02-27typowei
2007-02-27BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi...wei
2007-02-27Add comments for scaffold, minor changes to TActiveRecordwei
2007-02-19Add trace to active records and TDbCommandwei
2007-02-12Add IBM DB2 driver for active record.wei
2007-02-06scaffold typo, allow multiple parameters in findBySql.wei
2007-01-24Fixed #517, #519, #521wei
2007-01-17Add active record generator.wei
2007-01-09add TActiveRecord::findAllByPks()wei
2007-01-04Add chat demo and tutorial.wei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
2006-12-03Allow TDbConnection and TDbCommand to be serialized.wei
2006-11-26Adding active record implementation.wei