[Dbix-class] Announce: DBIx-Class 0.04999_02 released to CPAN -
please test
Matt S Trout
dbix-class at trout.me.uk
Sat Jan 14 08:30:39 CET 2006
Status: Mostly feature-complete
Changes since the last release -
0.04999_02 2006-01-14 07:17:35
- Schema is now self-contained; no requirement for co-operation
- add_relationship, relationships, relationship_info, has_relationship
- relationship handling on ResultSource
- all table handling now in Table.pm / ResultSource.pm
- added GROUP BY and DISTINCT support
- hacked around SQL::Abstract::Limit some more in DBIC::SQL::Abstract
(this may have fixed complex quoting)
- moved inflation to inflate_result in Row.pm
- added $rs->search_related
- split compose_namespace out of compose_connection in Schema
- ResultSet now handles find
- various *_related methods are now ->search_related->*
- added new_result to ResultSet
(plus all the bits I've missed, of course ...)
Also available from http://trout.me.uk/perl/DBIx-Class-0.04999_02.tar.gz
--
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