summaryrefslogtreecommitdiff
path: root/tests/simple_unit/ActiveRecord/MultipleForeignKeyTestCase.php
AgeCommit message (Collapse)Author
2014-01-15Removed ?> from testsFabio Bas
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 ↵wei
problems.
2007-10-08Allow active records to have multiple foreign key references to the same ↵wei
table. Add TXCache.