Skip to content

Added lastQuery#11

Merged
knadh merged 2 commits into
knadh:masterfrom
Zetaphor:master
May 15, 2016
Merged

Added lastQuery#11
knadh merged 2 commits into
knadh:masterfrom
Zetaphor:master

Conversation

@Zetaphor

Copy link
Copy Markdown
Collaborator

Added lastQuery to return the last SQL statement executed by the cursor.
Using two different cursor properties for the statement, as older version of MySQLdb use cursor.statement, where newer versions use cursor._last_executed

Gary Daigle added 2 commits May 14, 2016 14:40
Added lastQuery to return the last SQL statement executed by the cursor.
@knadh knadh merged commit 39f3d64 into knadh:master May 15, 2016
@Zetaphor

Copy link
Copy Markdown
Collaborator Author

Thanks for merging! Can you push this update to pypi?

@knadh

knadh commented May 17, 2016

Copy link
Copy Markdown
Owner

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants