ANNOUNCE: DBD::ADO 2.92
[email protected] ("Steffen Goeldner") Mon, 20 Sep 2004 11:15:54 +0200
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/S/SG/SGOELDNER/DBD-ADO-2.92.tar.gz
size: 42406 bytes
md5: b700cbf4ebcd5d9ebe637ad8b7f6b76e
Changes:
Enabled and reimplemented LOB tests (t/27lob.t, t/19misc.t).
Added support for LongReadLen/LongTruncOk.
Minor changes to the STORE() methods.
Moved more datatype related stuff into DBD::ADO::TypeInfo.
Implemented some timeout tests (t/29timeout.t).
Changed a test in t/14rows.t due to an API change in
Test::More 0.34 (is()'s undef/'' handling).
Removed the $sth->{BadAttributeHere} test from t/21sth.t,
because getting/setting an invalid attribute no longer is
a fatal error in DBI 1.43.
Steffen