Skip to content

Add some missing statement functions to C bindings#2153

Open
tvandinther wants to merge 4 commits intotursodatabase:mainfrom
tvandinther:add-missing-statement-functions
Open

Add some missing statement functions to C bindings#2153
tvandinther wants to merge 4 commits intotursodatabase:mainfrom
tvandinther:add-missing-statement-functions

Conversation

@tvandinther
Copy link
Contributor

In this PR I have added some C bindings for some missing functionality w.r.t. prepared statements.

  • Getting statement parameter count
  • Getting a statement parameter name
  • Finalizing a statement.

I'd also like to have a function for getting the column names but I lack the Rust knowledge to do this one without a memory leak.

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.

1 participant