DBD::drizzle .301 released
[email protected] (Patrick Galbraith) Thu, 21 Oct 2010 14:24:12 -0400
| Newsgroups | perl.dbi.dev,perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have just uploaded to CPAN DBD::drizzle .301. This includes a fix from Eric Day to fix to NULL handling as well as some rewriting of column_info, which used to use DESCRIBE and SHOW commands, but since the direction of Drizzle encourages use of both information_schema and data_dictionary, I've utilized these instead for catalogue information. Once the mirrors update, you should be able to use CPAN for obtaining DBD::drizzle, or you can obtain it from Launchpad: lp:dbd-drizzle Thanks for reminding me to get this out, dear Perl and Drizzle enthusiasts! Your friend, Patrick "CaptTofu" Galbraith