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

Add sqlite3_stmt_isexplain #328

Merged
merged 1 commit into from Apr 8, 2020
Merged

Conversation

AlexanderTaeschner
Copy link
Contributor

Fixes #326

@ericsink
Copy link
Owner

Sorry I've been slow on this. I'll catch up as soon as I can.

@ericsink ericsink merged commit f25e5e5 into ericsink:master Apr 8, 2020
@ericsink ericsink mentioned this pull request Apr 8, 2020
@MuleaneEve
Copy link

Small issue:
This new feature is still using _imp instead of the new Provider property.

return _imp.sqlite3_stmt_isexplain(stmt);

@ericsink
Copy link
Owner

Ooops. My fault.

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.

Add sqlite3_stmt_isexplain function.
3 participants