roo
authorivan <ivan>
Sat, 18 Nov 2000 13:24:44 +0000 (13:24 +0000)
committerivan <ivan>
Sat, 18 Nov 2000 13:24:44 +0000 (13:24 +0000)
MANIFEST
TODO [new file with mode: 0644]

index 2178549..de52251 100644 (file)
--- 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 (file)
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
+