]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - t/lib/DBSchema/Result/Twokeys.pm
fixed belongs_to rels in Dvd
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / t / lib / DBSchema / Result / Twokeys.pm
index ee9f15ec75631f93776f68c53df3337f3a83100d..ff27f92bc58f9c3baa9242d53ea06a968fadc6a6 100644 (file)
@@ -18,5 +18,4 @@ __PACKAGE__->set_primary_key("dvd_name", "key2");
 __PACKAGE__->add_relationship('like_belongs_to', 'DBSchema::Result::Dvd', { 'foreign.name' => 'self.dvd_name' }, { accessor => 'single' });
 
 
-1;
-
+1;
\ No newline at end of file
This page took 0.015903 seconds and 4 git commands to generate.