-- added support for belongs_to type relationships and better support for when the...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 21 May 2007 23:47:56 +0000 (23:47 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 21 May 2007 23:47:56 +0000 (23:47 +0000)
commitdc87edb5845de612331948bce2445a3246663e96
treecb303651239333e004758b3e97df3368b38da2d8
parentd21161f5c07dccb84f4a4a4f7fbc2d6c48f2cf64
-- added support for belongs_to type relationships and better support for when the relating keys are autogenerated.
-- more tests.
lib/DBIx/Class/ResultSet.pm
t/101populate_rs.t