[Dbix-class] Re: Perldoc holes

Gavin Carr gavin at openfusion.com.au
Fri Nov 11 01:35:31 CET 2005


On Thu, Nov 03, 2005 at 10:16:17PM +1100, Gavin Carr wrote:
> A couple of questions too:
> 
> - is it possible to update a column with a NULL? I expected
>   $foo->set_column(bar => undef) to do that, but that gives an
>   'eq' comparison error
> 
> - the methods created by add_columns don't seem to be mutators,
>   just accessors - is the intent that set_column is used instead,
>   or is this a TODO item?
> 
> - is there an CDBI-like autoupdate mode yet?

I got no answers to any of these. Particularly the first - is there a 
way of updating to NULL at the moment, or would you like a patch?

Cheers,
Gavin



More information about the Dbix-class mailing list