summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/Relations/TActiveRecordHasMany.php
AgeCommit message (Expand)Author
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
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-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-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-24add active record Relationswei