X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FSQLAnywhere.pm;h=d0c1f67ece734bbf4ed62d0358f314b1d71d8195;hb=6c3d66fe27774c94e3d59002097e252f209e288c;hp=e6fe2847754ebf884a14e38b09e3187614f2da60;hpb=1717b6097f1339ba2d4172c44fd58bd80b18599c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm b/lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm index e6fe284..d0c1f67 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm @@ -8,7 +8,7 @@ use List::MoreUtils 'any'; use namespace::clean; use DBIx::Class::Schema::Loader::Table (); -our $VERSION = '0.07036_01'; +our $VERSION = '0.07036_02'; =head1 NAME