Merge 'trunk' into 'DBIx-Class-current'
authorBrandon L. Black <blblack@gmail.com>
Tue, 8 Aug 2006 05:15:33 +0000 (05:15 +0000)
committerBrandon L. Black <blblack@gmail.com>
Tue, 8 Aug 2006 05:15:33 +0000 (05:15 +0000)
commit6a85c53d2481cfea522d3d2ec8248fa5ae813ed8
treea43b9ba10edecb1e72f1f5a05c8bcf63a244145d
parentaaba95249e9b4a986ff3f5820e6c95e2ecae68f9
parentab8481f509e0c74b2dbe61441564c250b457193e
Merge 'trunk' into 'DBIx-Class-current'

r9272@moloko (orig r2658):  ningu | 2006-08-04 03:55:37 -0500
pass on errors in component_class except when the file for the module itself wasn't found
r9273@moloko (orig r2659):  ningu | 2006-08-04 03:56:10 -0500
fix think-o
r9274@moloko (orig r2660):  castaway | 2006-08-04 12:38:43 -0500
Cookbook inflate_result example from avinash40

r9275@moloko (orig r2661):  dwc | 2006-08-07 17:22:31 -0500
Fix two aliasing bugs: remove the alias when provided to new_result and add the alias to the input query if we're using it (regression from 0.06)
lib/DBIx/Class/Manual/Cookbook.pod
lib/DBIx/Class/ResultSet.pm