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 APIs allowing separate parameter binding and statement execution #668

Merged
merged 1 commit into from Apr 6, 2020

Conversation

thomcc
Copy link
Member

@thomcc thomcc commented Apr 6, 2020

I've wanted this for a while for various reasons. I don't need it urgently, but it seems nice to have.

Fixes #457, or at least gives a way a user can avoid it.

Provides an alternative to #637 that allows for more control and use in more cases (albeit with a less ergonomic API).

@thomcc thomcc merged commit 0c0d45f into rusqlite:master Apr 6, 2020
@thomcc thomcc deleted the separate-parameter-binding branch April 6, 2020 17:44
@thomcc thomcc mentioned this pull request Nov 3, 2020
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.

borderline case: statement parameter indices may have gap(s)
2 participants