DBD::drizzle .301 released
Patrick Galbraith <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general,gmane.comp.db.drizzle.general,gmane.comp.lang.perl.modules.dbi.sybase.devel,gmane.comp.lang.perl.modules.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