[Dbix-class] [Announce] version 0.04001 released
    David Kamholz 
    davekam at pobox.com
       
    Tue Dec 13 22:26:10 CET 2005
    
    
  
Greetings,
I just wanted to announce that DBIx::Class 0.04001 has just been  
uploaded to CPAN and should be appearing shortly. Until it gets  
indexed you can find it here:
http://pause.perl.org/incoming/DBIx-Class-0.04001.tar.gz
The changes in this version are mainly bugfixes, but the  
documentation has also been improved and there are now more  
convenient transaction methods (see DBIx::Class::Storage::DBI for  
those). Full details:
         - Fix so set_inflated_column calls set_column
         - Syntax errors in relationship classes are now reported
         - Better error detection in set_primary_key and columns methods
         - Documentation improvements
         - Better transaction support with txn_* methods
         - belongs_to now works when $cond is a string
         - PK::Auto::Pg updated, only tries primary keys instead of  
all cols
Regards,
Dave (ningu)
    
    
More information about the Dbix-class
mailing list