summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/Relations/TActiveRecordBelongsTo.php
AgeCommit message (Expand)Author
2008-07-30updated copyrightknut
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-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