summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/Relations/TActiveRecordRelation.php
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-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
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-05typos in blog tutorial. fixed empty result in active record relations. fixed ...wei
2007-05-07Update Active Record docs.wei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-03Update active relations docswei
2007-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-24add active record Relationswei