[Catalyst] updating $c->user at runtime
Wijnand Wiersma
wijnand at nedbsd.nl
Tue Feb 7 12:43:42 CET 2006
Op 7-feb-2006, om 12:36 heeft Nigel Metheringham het volgende
geschreven:
> On Tue, 2006-02-07 at 12:25 +0100, Wijnand Wiersma wrote:
>> Op 7-feb-2006, om 12:04 heeft Yuval Kogman het volgende geschreven:
>>> Very odd... Please set the environment variable DBI_TRACE to "1"
>>> before running the server, and see if you get any SQL operations
>>> during that request.
>>
>> Well, it seems to do selects only.
>>
>> Nice option DBI_TRACE, have to remember that one :-)
>
> An alternative is DBIX_CLASS_STORAGE_DBI_DEBUG which traces at the
> DBIx::Class level and is a bit less chatty.
>
> This is documented (in recent versions) in
> DBIx::Class::Manual::Troubleshooting and DBIx::Class::Storage::DBI
>
> Nigel.
Thank you Nigel, this one is nice too.
Now I am really sure there are only selects and nod updates.
Wijnand
More information about the Catalyst
mailing list