ANNOUNCE: DBI 1.18
[email protected] (Tim Bunce)
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Organization | Paul Ingram Group, Software Systems, +44 1 483 862800 |
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.18.tar.gz
size: 198250 bytes
md5: b8542df1a83d46b816d95eb6204a73e2
Changes in DBI 1.18, 4th June 2001
Fixed that altering ShowErrorStatement also altered AutoCommit!
Thanks to Jeff Boes for spotting that clanger.
Fixed DBD::Proxy to handle commit() and rollback(). Long overdue, sorry.
Fixed incompatibility with perl 5.004 (but no one's using that right? :)
Fixed connect_cached and prepare_cached to not be affected by the order
of elements in the attribute hash. Spotted by Mitch Helle-Morrissey.
Fixed version number of DBI::Shell
reported by Stuhlpfarrer Gerhard and others.
Defined and documented table_info() attribute semantics (ODBC compatible)
thanks to Olga Voronova, who also implemented then in DBD::Oracle.
Updated Win32::DBIODBC (Win32::ODBC emulation) thanks to Roy Lee.
Enjoy. This is my birthday release. Fortunately the work on it was done
before I got quite so tipsy at our local Italian resturant :)
(Don't ask where 1.17 went. It has a never quite announced halfway house
to 1.18.)
FYI, There's an Oracle::OCI release cooking that'll probably also
prompt a minimal DBD::Oracle release at the same time.
Tim.