X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FInterBase.pm;h=bd9a43665836a3ec67e2374f748e3352fc4bce7c;hb=c69c9bffcbd31746ac7e10ad7d03695900a8538d;hp=26ca24b38d785765cfdc550ecf1b41dff6dbcc39;hpb=073070141b9041dbac8e375e36572b03755291cb;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm b/lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm index 26ca24b..bd9a436 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm @@ -9,7 +9,7 @@ use List::Util 'first'; use namespace::clean; use DBIx::Class::Schema::Loader::Table (); -our $VERSION = '0.07015'; +our $VERSION = '0.07017'; sub _supports_db_schema { 0 }