6 messages in com.googlegroups.sqlalchemy[sqlalchemy] Beginner: printing out q...
FromSent OnAttachments
bukzor24 Jun 2008 18:27 
Michael Bayer25 Jun 2008 07:24 
bukzor25 Jun 2008 11:14 
Michael Bayer25 Jun 2008 11:23 
bukzor27 Jun 2008 10:48 
Michael Bayer27 Jun 2008 10:56 
Subject:[sqlalchemy] Beginner: printing out queries
From:bukzor (work@gmail.com)
Date:06/24/2008 06:27:31 PM
List:com.googlegroups.sqlalchemy

Is there a way to print out the query as it would execute on the server? I'd like to copy/paste it into the server to get the 'explain' output, and the '%s' variables are very unhelpful here.

I'd also like to turn off the 'alias and backtick-escape every column' default behavior if I can.

Thanks! --Buck

Hopefully I'll be able to *answer* questions someday soon...