diff options
Diffstat (limited to 'install/5.005/DBIx-DBSchema-0.23-5.005kludge/TODO')
-rw-r--r-- | install/5.005/DBIx-DBSchema-0.23-5.005kludge/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/install/5.005/DBIx-DBSchema-0.23-5.005kludge/TODO b/install/5.005/DBIx-DBSchema-0.23-5.005kludge/TODO new file mode 100644 index 000000000..e75850bdb --- /dev/null +++ b/install/5.005/DBIx-DBSchema-0.23-5.005kludge/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 + |