Support add_columns('+colname'=>{...}) syntax to augment column definitions.
authorAndrew Rodland <arodland@cpan.org>
Tue, 9 Mar 2010 19:29:50 +0000 (19:29 +0000)
committerAndrew Rodland <arodland@cpan.org>
Tue, 9 Mar 2010 19:29:50 +0000 (19:29 +0000)
commit157ce0cfdee831491de41596b44e19cd7b45dfeb
tree38946be306ff8d7c4d162c1416940806ff45e79a
parent551557ca1de309c8cd61cdd6b41815ea83ff5955
Support add_columns('+colname'=>{...}) syntax to augment column definitions.
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/ResultSourceProxy.pm
t/lib/DBICTest/Schema/Event.pm