From: Dagfinn Ilmari Mannsåker Date: Tue, 19 Aug 2014 18:28:21 +0000 (+0100) Subject: Fix Changes typo X-Git-Tag: 0.07042~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ce75068da47be34dc7068d34cefc056d6b103b1f;p=dbsrgits%2FDBIx-Class-Schema-Loader.git Fix Changes typo --- diff --git a/Changes b/Changes index 4b29d53..3d5e534 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader - Fix unescaped left braces in regexes in tests - - Use undef instead of '%' fore the table and type arguments + - Use undef instead of '%' for the table and type arguments to $dbh->tables (fixes breakage with DBD::Pg 3.4.0) 0.07041 2014-08-09