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

Updated ._fetchone() call to .fetchone() #651

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Updated ._fetchone() call to .fetchone() #651

merged 1 commit into from
Feb 3, 2021

Conversation

macneiln
Copy link
Contributor

@macneiln macneiln commented Jan 4, 2021

Updated ._fetchone() call to .fetchone(). This should resolve #650.

Updated ._fetchone() call to .fetchone()
@mdipierro mdipierro merged commit 6fe0aab into web2py:master Feb 3, 2021
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.

MySQLdb.cursors.Cursor._fetchone() does not exist
2 participants