diff options
author | cvs2git <cvs2git> | 2004-04-29 09:23:32 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2004-04-29 09:23:32 +0000 |
commit | 064e95cf0171c0a41319a43f72858f467ebd0d4d (patch) | |
tree | 580c52e6901641b75cb283816255d307729ca897 /install/5.005/DBIx-DBSchema-0.23-5.005kludge/TODO | |
parent | 64ed8254adec722d9c7791c728688ef296700afa (diff) | |
parent | ee146c3eada3bdb419ba471dd6df5e889d7dd7e5 (diff) |
This commit was manufactured by cvs2svn to create branch
'FREESIDE_1_4_BRANCH'.
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 + |