summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/Relations
AgeCommit message (Expand)Author
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-08further AR refactoring.xue
2007-11-08refactored AR.xue
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
2007-10-13fixed belongs_to.xue
2007-10-13Active Record now supports implicitly declared related propertiesxue
2007-10-08Allow active records to have multiple foreign key references to the same tabl...wei
2007-09-30Change of AR due to introduction of column mapping.xue
2007-09-29Changed RELATIONS declaration.xue
2007-09-05typos in blog tutorial. fixed empty result in active record relations. fixed ...wei
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-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-24add active record Relationswei