MySQLdb and DictCursor

Frank Aune Frank.Aune at broadpark.no
Tue Jan 22 07:18:03 EST 2008


Hi,

Im using a MySQLdb connection with a DictCursor, and to me it seems the 
wrapping to dictionaries only prepend column names when there is an actual 
conflict in the keywords.

I would like the cursor to always prepend table names no matter what. Is this 
possible?

Thanks,
-Frank



More information about the Python-list mailing list