Am 20.07.2008 um 17:35 schrieb Moritz Onken:
> Hi,
>
> if I use $form->model("DBIC")->update or create the debug
> information from dbic is not printed to the console (using
> catalyst). If I create the row using the dbic create methods it
> works fine.
I'm sorry, found out that DBIC_TRACE=1 was not set sometimes...