Revision history for DBIx::Class
0.05001
+ - debug output now prints NULL for undef params
- multi-step prefetch along the same rel (e.g. for trees) now works
- added multi-join (join => [ 'foo', 'foo' ]), aliases second to foo_2
- hack PK::Auto::Pg for "table" names referencing a schema