[Dbix-class] Delete with join bug

Ash Berlin ash_cpan at firemirror.com
Sun Jul 15 16:36:41 GMT 2007


Juan Camacho wrote:
> There seems to be a bug with the following:
> 
>        $cart->options(
>            'option_id.group_id' => $group_id,
>            { join => ['option_id'] }
>        )->delete;
> 

What error does this give? Or does it just not work?



More information about the Dbix-class mailing list