summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord
AgeCommit message (Expand)Author
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2007-04-08Fixed a bug when a parameter is null.xue
2007-04-05make magic finder methods case insensitive.wei
2007-04-03update js onclick handler context for controls with js counterpart.wei
2007-03-31Add changes by ezar for IBM Db2 Active Record support. wei
2007-03-30Fixed #537wei
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-02-06Update scaffold edit view to use rendererswei
2007-01-30Add basic Scaffold view for Active Recordwei
2007-01-30add column type values for mysqlwei
2007-01-28Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.wei
2007-01-24Fixed #517, #519, #521wei
2007-01-24add active record count testwei
2007-01-23fix pgsql schema table problems.wei
2007-01-20minor changes to active record meta data inspectorwei
2007-01-17Add active record generator.wei
2007-01-14fixed order by without conditionwei
2007-01-11no quoting tablename for mysql active record.wei
2007-01-09add TActiveRecord::findAllByPks()wei
2007-01-04Add chat demo and tutorial.wei
2007-01-03quote the criteria string in ActiveRecord.wei
2006-12-17Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfigwei
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