fixed problem with duplicate related objects for Row::new/insert
authorLuke Saunders <luke.saunders@gmail.com>
Mon, 22 Oct 2007 19:45:46 +0000 (19:45 +0000)
committerLuke Saunders <luke.saunders@gmail.com>
Mon, 22 Oct 2007 19:45:46 +0000 (19:45 +0000)
commitc193d1d2d7138948d5b5d8b2b7ae19e12edb2cb0
tree58bfdc3002de8ed9dc6b68529a9f14f6dffd85a6
parentace385bdd8012c9fc766315a74cedff3700fff43
fixed problem with duplicate related objects for Row::new/insert
Changes
lib/DBIx/Class/Row.pm
t/96multi_create.t
t/lib/DBICTest/Schema/Artist.pm