[Dbix-class] First dev release towards 0.06: 0.05999_01 shipped to CPAN

Matt S Trout dbix-class at trout.me.uk
Thu Mar 9 20:05:35 CET 2006


Changes from trunk -

         - renamed cols attribute to columns (cols still supported)
         - added has_column_loaded to Row
         - Storage::DBI connect_info supports coderef returning dbh as 1st arg
         - add_components() doesn't prepend base when comp. prefixed with +
         - $schema->deploy
         - HAVING support
         - prefetch for has_many
         - PK::Auto::* no longer required since Storage::DBI::* handle auto-inc
         - minor tweak to tests for join edge case
         - added cascade_copy relationship attribute
           (sponsored by Airspace Software, http://www.airspace.co.uk/)
         - clean up set_from_related
         - made copy() automatically null out auto-inc columns

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Dbix-class mailing list