22 Oct
DBD::drizzle .301 released
Dear Perl and Drizzle developers,
I’m pleased to announce the release of DBD::drizzle .301! This release implements several fixes:
* Eric Day’s fix to a bug where a result can be NULL after error.
* A lot of reworking of column_info() to utilize Drizzle’s DATA_DICTIONARY and INFORMATION_SCHEMA as opposed to describe and show commands as well as fixing the catalog test to work with these changes
* Other fixes from DBD::mysql
You can find the source code at Launchpad.net:
lp:dbd-drizzle
As well as CPAN:
http://search.cpan.org/~capttofu/DBD-drizzle-0.301/lib/DBD/drizzle.pm
Please feel free to report bugs to http://rt.cpan.org, and as always, thank you for your interest in DBD::drizzle!

No comments yet