Passes all the tests but..
authorJohn Napiorkowski <jjn1056@yahoo.com>
Tue, 15 May 2007 17:59:59 +0000 (17:59 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Tue, 15 May 2007 17:59:59 +0000 (17:59 +0000)
commit7f99746737bbbcb61f9dd0296a86a08a25f8b4fa
tree93ed2baf9750125e93f657d320ff5df6700e23bc
parent71d496fe3a12c3644ef0628243d34b49cb701556
Passes all the tests but..
 -- Had to change the test to make each row declare the same columns (no autocreate for autoPKs)
 -- Right now inner related resultsets call popular in array context.  Needs to be fixed
lib/DBIx/Class/ResultSet.pm
t/101populate_rs.t