Re: [Catalyst] How to use querylog plugin...

2007-09-18 Thread Marcello Romani
Marcello Romani ha scritto: Marcello Romani ha scritto: Matt S Trout ha scritto: On Wed, Sep 12, 2007 at 04:13:36PM +0200, Marcello Romani wrote: Hallo, I've installed C::P::QueryLog and installed the template provided by the pod doc, but I always get 0.00 seconds of elapsed time, no mat

Re: [Catalyst] How to use querylog plugin...

2007-09-14 Thread Marcello Romani
Marcello Romani ha scritto: Matt S Trout ha scritto: On Wed, Sep 12, 2007 at 04:13:36PM +0200, Marcello Romani wrote: Hallo, I've installed C::P::QueryLog and installed the template provided by the pod doc, but I always get 0.00 seconds of elapsed time, no matter how many db accesses I do

Re: [Catalyst] How to use querylog plugin...

2007-09-14 Thread Marcello Romani
Matt S Trout ha scritto: On Wed, Sep 12, 2007 at 04:13:36PM +0200, Marcello Romani wrote: Hallo, I've installed C::P::QueryLog and installed the template provided by the pod doc, but I always get 0.00 seconds of elapsed time, no matter how many db accesses I do. Uninstall it and use the

Re: [Catalyst] How to use querylog plugin...

2007-09-12 Thread Matt S Trout
On Wed, Sep 12, 2007 at 04:13:36PM +0200, Marcello Romani wrote: > Hallo, > I've installed C::P::QueryLog and installed the template provided > by the pod doc, but I always get 0.00 seconds of elapsed time, no matter > how many db accesses I do. Uninstall it and use the replacement model mix

[Catalyst] How to use querylog plugin...

2007-09-12 Thread Marcello Romani
Hallo, I've installed C::P::QueryLog and installed the template provided by the pod doc, but I always get 0.00 seconds of elapsed time, no matter how many db accesses I do. The DBIC::Querylog doc made me think that perhaps I need to explicitly assign the querylog object to the schema storag