From 5828133ca6f8d707aab71b9efec04d44ceb91a22 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 18 Nov 2000 13:24:44 +0000 Subject: [PATCH] roo --- MANIFEST | 1 + TODO | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 TODO 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 + -- 2.20.1