summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord
AgeCommit message (Expand)Author
2008-07-30fixed #890knut
2008-03-07fixed #803.xue
2008-03-06Fixed #799.xue
2008-02-06Fixed two typos.xue
2008-02-04Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval.wei
2008-01-15fixed a bug in calculating object hash.xue
2007-12-04Active Record now supports query criteria for implicitly declared related pro...xue
2007-11-19added TActiveRecord::getActiveDbConnection.xue
2007-11-09TCache implements ArrayAccess. duplicate copyFrom in TActiveRecordwei
2007-11-08further AR refactoring.xue
2007-11-08refactored AR.xue
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
2007-10-21AR no long adds/updates/deletes automatically.xue
2007-10-15one more fix.xue
2007-10-15improved automatic foreign objects creation.xue
2007-10-13fixed belongs_to.xue
2007-10-13a bug fix.xue
2007-10-13Active Record now supports implicitly declared related propertiesxue
2007-10-11refactored a bit about ARxue
2007-10-08Allow active records to have multiple foreign key references to the same tabl...wei
2007-10-03removed redundant code.xue
2007-09-30fixed building error.xue
2007-09-30Change of AR due to introduction of column mapping.xue
2007-09-29Changed RELATIONS declaration.xue
2007-09-28changed from protected to public.xue
2007-09-28Fixed #665.xue
2007-09-05typos in blog tutorial. fixed empty result in active record relations. fixed ...wei
2007-07-26fixed namespaces in System.Data.ActiveReecord.Scaffold.InputBuildercarl
2007-07-17Fixed #666.xue
2007-06-15Fixed #652.xue
2007-05-11add EnableDefaultStyle propertywei
2007-05-10Fixed #617wei
2007-05-09Update northwind dbwei
2007-05-09Add criteria for scaffold count.wei
2007-05-08minor changeswei
2007-05-07Update Active Record docs.wei
2007-05-04minor updatewei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-04Add more qs docs for ar relationshipswei
2007-05-03Add northwind db demo.wei
2007-05-03Update active relations docswei
2007-05-01remove identity map in active record.wei
2007-05-01Add comments to active record relationships, add semi-colon to js files.wei
2007-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-24Fixed scaffold search. But not safe yet.wei
2007-04-24add active record Relationswei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-16Updates to db stuff, removed js build from build.xml (no longer necessary)wei
2007-04-14Remove Vendor from ActiveRecord. Now uses Data/Common insteadwei
2007-04-14Refactor ActiveRecordGateway to use TDataGatewayCommandwei