Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Cursor Execute #77

Merged
merged 1 commit into from
May 18, 2016
Merged

Conversation

sethdenner
Copy link
Contributor

  • Cursor.execute method was throwing exceptions for queries that do not return results. I modified the check for _with_rows to handle None results.

* Cursor.execute method was throwing exceptions for queries that do not return results. I modified the check for _with_rows to handle None results.
@sethdenner sethdenner merged commit 272eb69 into Knotis:master May 18, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 63.035% when pulling 0a94d99 on sethdenner:fix-cursor-execute into 0122403 on Knotis:master.

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.

None yet

2 participants