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, 0 insertions, 6 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 deleted file mode 100644 index e75850bdb..000000000 --- a/install/5.005/DBIx-DBSchema-0.23-5.005kludge/TODO +++ /dev/null @@ -1,6 +0,0 @@ -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 - |