* Made PostgreSQL array tests SKIP if SQLA version < 1.50.
[dbsrgits/DBIx-Class-Historic.git] / t / 72pg.t
index 4e789ab..5322543 100644 (file)
--- a/t/72pg.t
+++ b/t/72pg.t
@@ -132,8 +132,8 @@ like($artistid_defval,
 is_deeply($type_info, $test_type_info,
           'columns_info_for - column data types');
 
-TODO: {
-  local $TODO = "it seems that DBI/DBD::Pg does not accept arrayrefs as bind values for pg arrays";
+SKIP: {
+  skip "SQL::Abstract < 1.50 does not pass through arrayrefs", 2 if $SQL::Abstract::VERSION < 1.50;
 
   lives_ok {
     $schema->resultset('ArrayTest')->create({