[Dbix-class] Inflated column with custom accessor

Matt S Trout dbix-class at trout.me.uk
Wed Jun 6 19:26:49 GMT 2007


On Wed, Jun 06, 2007 at 07:34:14PM +0400, Ivan Fomichev wrote:
> Hello, all,
> 
> I've met a strange behaviour of an inflated column if it is given with
> a custom accessor. It does not return inflated result if accessed with
> a custom accessor method or get_column (get_inflated_column works all
> right). On the other hand, inflate_column creates a 'default' accessor
> method, that was not implicitly asked to be created. That unasked
> accessor works all right too.

Bug. Already fixed in -current and hence 07999/08

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Dbix-class mailing list