From: Jorge G. <go...@ie...> - 2004-07-26 21:05:23
|
Hi! I'm trying to debug some code that involves dates and when I print the SQL statement to be executed, I don't think that all the substitutions and quotes are being correctly done. I'd like to find a way to print what is being executed at the 'cursor.execute()' command. Is there any way to do that? Some modules provide a way to print the statement, but I couldn't find this at pyPgSQL or its documentation. TIA, -- Godoy. <go...@ie...> |