summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/Relations/TActiveRecordHasManyAssociation.php
AgeCommit message (Collapse)Author
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-11-08further AR refactoring.xue
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing ↵wei
problems.
2007-10-08Allow active records to have multiple foreign key references to the same ↵wei
table. Add TXCache.
2007-09-30Change of AR due to introduction of column mapping.xue
2007-09-29Changed RELATIONS declaration.xue
2007-05-07Update Active Record docs.wei
2007-05-04minor updatewei
2007-05-04Add saving/updating ActiveRecord relationships.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-24add active record Relationswei