[Dbix-class] Announcement: DBIx-Class-0.06999_02

Justin Guenther jguenther at gmail.com
Sat Jun 10 01:13:49 CEST 2006


A new developer release of DBIx::Class, 0.06999_02, has been uploaded
to PAUSE in preparation for 0.07000. It will soon be on your local
CPAN mirror.

There are lots of bugfixes and tests in this release, so please test
it and let us know if anything breaks.

Changes since 0.06999_01:

0.06999_02 2006-0609 23:58:33
        - Fixed up POD::Coverage tests, filled in some POD holes
        - Added a warning for incorrect component order in load_components
        - Fixed resultset bugs to do with related searches
        - added code and tests for Componentized::ensure_class_found and
          load_optional_class
        - NoBindVars + Sybase + MSSQL stuff
        - only rebless S::DBI if it is still S::DBI and not a subclass
        - Added `use' statement for DBD::Pg in Storage::DBI::Pg
        - stopped test relying on order of unordered search
        - bugfix for join-types in nested joins using the from attribute
        - obscure prefetch problem fixed
        - tightened up deep search_related
        - Fixed 'DBIx/Class/DB.pm did not return a true value' error
        - Revert change to test for deprecated find usage and swallow warnings
        - Slight wording change to new_related() POD
        - new specific test for connect_info coderefs
        - POD clarification and content bugfixing + a few code formatting fixes
        - POD::Coverage additions
        - fixed debugfh
        - Fix column_info stomping

--
Justin Guenther



More information about the Dbix-class mailing list