X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTest%2FSQL%2FTranslator.pm;h=511b9b82b4e5d7eeb659ae0e96e4c4bfaf51e7b9;hb=4ab3763d2ad756c236b757306989cafa08e7f35e;hp=8d5491e2f11e2a0de290b9b5c962c7a0d4a58dd0;hpb=d4f84dd192edc7a64a0b1a9923f1bafc0bc5ef9d;p=dbsrgits%2FSQL-Translator.git diff --git a/lib/Test/SQL/Translator.pm b/lib/Test/SQL/Translator.pm index 8d5491e..511b9b8 100644 --- a/lib/Test/SQL/Translator.pm +++ b/lib/Test/SQL/Translator.pm @@ -1,8 +1,6 @@ package Test::SQL::Translator; # ---------------------------------------------------------------------- -# $Id: Translator.pm 1442 2009-01-29 16:29:37Z jawnsy $ -# ---------------------------------------------------------------------- # Copyright (C) 2003 The SQLFairy Authors # # This program is free software; you can redistribute it and/or @@ -34,7 +32,7 @@ use warnings; use base qw(Exporter); use vars qw($VERSION @EXPORT @EXPORT_OK); -$VERSION = 1.8; +$VERSION = '1.59'; @EXPORT = qw( schema_ok table_ok