X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FSQLAnywhere.pm;h=5a451e264882807cef1f42122a04c17692d83f29;hb=e42ec4ef998118c71f8bd66e765f597a6f74dd39;hp=6e81a06fd8e12393e9adce198f24ab0f679317ba;hpb=e9c09ed914e7c5e8c504825f41100b930f32b8fc;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 6e81a06..5a451e2 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm @@ -11,7 +11,7 @@ use base qw/ use Carp::Clan qw/^DBIx::Class/; use List::MoreUtils 'uniq'; -our $VERSION = '0.05002'; +our $VERSION = '0.05003'; =head1 NAME