From: ivan Date: Sat, 21 Apr 2007 05:03:27 +0000 (+0000) Subject: DBSchema::DBD::SQLite SERIAL patch from IN SUK JOUNG X-Git-Tag: DBIx_DBSchema_0_33~9 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=422fd08e938a22612ed2a202046ed31be7aaa416;p=DBIx-DBSchema.git DBSchema::DBD::SQLite SERIAL patch from IN SUK JOUNG --- diff --git a/DBSchema/DBD/SQLite.pm b/DBSchema/DBD/SQLite.pm index 5397ba0..1a93345 100644 --- a/DBSchema/DBD/SQLite.pm +++ b/DBSchema/DBD/SQLite.pm @@ -4,7 +4,7 @@ use strict; use vars qw($VERSION @ISA %typemap); use DBIx::DBSchema::DBD; -$VERSION = '0.01'; +$VERSION = '0.02'; @ISA = qw(DBIx::DBSchema::DBD); %typemap = (