[Dbix-class] Announce: DBIx::Class 0.06999_07

David Kamholz davekam at pobox.com
Wed Jul 12 21:49:14 CEST 2006


Greetings all,

After a briefly released _06 that had a silly issue -- the one Nilson  
brought up today -- that's now been resolved, we've released _07 to  
CPAN. This is, we hope, the final release candidate before 0.07. I  
know there have been a lot of dev releases already, but please give  
it a go and see if it works with your apps. Given how long we've been  
sitting on 0.07, we really want to get it out the door. :-)

Full details of changes:

0.06999_07 2006-07-12 20:58:05
         - fix issue with from attr copying introduced in last release

0.06999_06 2006-07-12 17:16:55
         - documentation for new storage options, fix S::A::L hanging  
on to $dbh
         - substantial refactor of search_related code to fix alias  
numbering
         - don't generate partial unique keys in ResultSet::find()  
when a table
           has more than one unique constraint which share a column  
and only one
           is satisfied
         - cleanup UTF8Columns and make more efficient
         - rename DBIX_CLASS_STORAGE_DBI_DEBUG to DBIC_TRACE (with  
compat)
         - rename _parent_rs to _parent_source in ResultSet

Regards,
Dave



More information about the Dbix-class mailing list