r33594@cain (orig r2873): ash | 2006-11-12 16:52:21 +0000
Moved from M::B to M::I
Added myself to CONTRIBUTORS
r33595@cain (orig r2874): ash | 2006-11-12 16:59:23 +0000
use inc::Module::Install 0.64 (no version previouly)
r33608@cain (orig r2876): matthewt | 2006-11-13 08:35:04 +0000
r33574@cain (orig r2868): marcus | 2006-11-09 12:27:52 +0000
remove obsolete example.
r33576@cain (orig r2870): matthewt | 2006-11-10 13:38:40 +0000
inflate_result can return an array now. somebody write me tests please
r33577@cain (orig r2871): castaway | 2006-11-10 18:17:36 +0000
Documentation updates:
add_columns column_info keys
resultset_class example
r33593@cain (orig r2872): castaway | 2006-11-10 22:22:22 +0000
Minor documentation update
r33596@cain (orig r2875): matthewt | 2006-11-13 03:30:19 +0000
make multi-return actually work
r33840@cain (orig r2899): bricas | 2006-11-16 15:47:06 +0000
r14845@Brian (orig r2878): ash | 2006-11-13 15:48:13 -0400
Seperated out quote tests so that matt can use them for S::A at some point (old
test t/19quotes.t) Also includes two failing tests (quoted order by and
{ select => ['me.*']} attrs).
r14870@Brian (orig r2882): blblack | 2006-11-15 10:13:44 -0400
fix for rt.cpan.org #22740 (use $^X instead of hardcoded "perl")
r14875@Brian (orig r2887): castaway | 2006-11-15 10:26:47 -0400
Fix foreign/self example
r14885@Brian (orig r2897): blblack | 2006-11-15 16:16:14 -0400
Don't blow up if columns_info_for returns useless results
r14893@Brian (orig r2898): bricas | 2006-11-16 11:42:33 -0400
moving it to -current branch
r33841@cain (orig r2900): bricas | 2006-11-16 15:48:02 +0000
moved from trunk
r33850@cain (orig r2909): ash | 2006-11-18 01:13:36 +0000
Removed Class::Data::Accessor and DBIx::Class::AccessorGrouped and
replaced with Class::Accessor::Grouped.
component_class type accessors now just inherited and so no longer
automatcally require classes when set (noted in changes)
Added auto_install to Makefile.PL
r33996@cain (orig r2911): matthewt | 2006-11-20 19:11:15 +0000
r33842@cain (orig r2901): bricas | 2006-11-16 15:54:41 +0000
bumped ver. added some stuff to Changes i know were missing.
r33845@cain (orig r2904): blblack | 2006-11-16 16:43:42 +0000
added changes entry for rt#22740
r33846@cain (orig r2905): castaway | 2006-11-16 16:45:29 +0000
Added patch from Ted Carnahan to rel docs