[Dbix-class] ANNOUNCE: DBIx::Class 0.04999_05 (RC3) released
Will Hawes
info at whawes.co.uk
Sat Jan 28 21:13:52 CET 2006
On its way to CPAN, in the meantime you can get it here:
http://trout.me.uk/perl/DBIx-Class-0.04999_05.tar.gz
Changes as follows:
- count will now work for grouped resultsets
- added accessor => option to column_info to specify accessor name
- added $schema->populate to load test data (similar to AR fixtures)
- removed cdbi-t dependencies, only run tests if installed
- Removed DBIx::Class::Exception
- unified throw_exception stuff, using Carp::Clan
- report query when sth generation fails.
- multi-step prefetch!
- inheritance fixes
- test tweaks
Note that barring showstoppers, this will be the final RC release before
0.5.
Please test!
wdh
More information about the Dbix-class
mailing list