#13 Finish cached statements when sqlite-finalize is called on them

Merged
dannym merged 1 commits from reepca/master into guile-sqlite3/master 3 years ago
reepca commented 3 years ago

Uses sqlite-reset to preserve the statement-finishing behavior of sqlite_finalize even when the statement is cached. Includes a detailed comment explaining why it's necessary.

Fixes #12.

Uses `sqlite-reset` to preserve the statement-finishing behavior of `sqlite_finalize` even when the statement is cached. Includes a detailed comment explaining why it's necessary. Fixes https://notabug.org/guile-sqlite3/guile-sqlite3/issues/12.
This pull request has been merged successfully!
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.