[Opensource] How can I see the SQL generated
Michael Rimov
rimovm at centercomp.com
Wed Jul 31 14:22:29 PDT 2002
At 07:39 AM 7/31/2002 -0600, you wrote:
>Is there a debug flag I can set to allow me to see the SQL generated for
>DBObjects on add, inserts, updates, and deletes?
Yes, check expressoLogging.xml file and you'll see a comment on the spot to
log. Just set the priority to DEBUG, restart and you'll be set. I believe
the category is expresso.core.db.SQL.
HTH!
-Mike
More information about the Opensource
mailing list