added some advice to debugging replicants so that we can see a replicant dsn, got...
John Napiorkowski [Wed, 30 Apr 2008 22:30:47 +0000 (22:30 +0000)]
lib/DBIx/Class/Storage/DBI/Replicated.pm

index aca3ea7..8ae3cf4 100644 (file)
@@ -144,7 +144,6 @@ has 'current_replicant' => (
         select_single
         columns_info_for
     /],
-    trigger=>sub {'xxxxxxxxxxxxxxxxxxxxxxxxxxx'},
 );