summaryrefslogtreecommitdiff
path: root/tests/simple_unit/ActiveRecord/ForeignKeyTestCase.php
AgeCommit message (Expand)Author
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
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-29Changed RELATIONS declaration.xue
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-04-24add active record Relationswei
2007-04-22Update to Active Record to use Mysql 4.wei