From: ivan Date: Sat, 18 Nov 2000 13:24:44 +0000 (+0000) Subject: roo X-Git-Tag: DBIx_DBSchema_0_15~1 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=5828133ca6f8d707aab71b9efec04d44ceb91a22;p=DBIx-DBSchema.git roo --- diff --git a/MANIFEST b/MANIFEST index 2178549..de52251 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2,6 +2,7 @@ Changes MANIFEST MANIFEST.SKIP README +TODO Makefile.PL DBSchema.pm test.pl diff --git a/TODO b/TODO new file mode 100644 index 0000000..e75850b --- /dev/null +++ b/TODO @@ -0,0 +1,6 @@ +port and test with additional databases + +sql CREATE TABLE output should convert integers +(i.e. use DBI qw(:sql_types);) to local types using DBI->type_info plus a hash +to fudge things +