Rewrite GenericSubQ from SQLA::L to be actually useful
[dbsrgits/DBIx-Class.git] / t / 03podcoverage.t
index 0b2bbbe..095a2d2 100644 (file)
@@ -50,7 +50,9 @@ my $exceptions = {
         ignore => [qw/
             new
             update
-            set_column
+            store_column
+            get_column
+            get_columns
         /],
     },
     'DBIx::Class::ResultSource' => {