Bump to 11.97
[perl-DBI-Shell.git] / ToDo
blob5b283ddbf0483cc2bb8592429093b88adb1540c7
2 *** Assorted to-do items and random thoughts *** in no particular order ***
4 begin_work
6 test shell /connect user etc
8 Primary Key metadata
10 attribute for 'last inserted id'
12 test suite
14 $sth->{Database} and $dbh->{Driver} should hold the
15 outer handle not the inner one.
17 $sth->more_results, now and $sth->become($sth2) later
19 dbish - state AutoCommit status clearly at connect time.
20 (And try to set AutoCommit off in eval?)
22 t/shell uninit var at 5.00502/Term/Cap.pm line 284.
24 Add TYPE, SCALE, PRECISION to DBD::Sponge
26 Metadata! (DBI::Metadata?)