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

move statements to tbl-info so we can deprecate the btreemap cache #359

Merged
merged 17 commits into from
Sep 19, 2023

Conversation

tantaman
Copy link
Collaborator

No description provided.

…ut of scope

This prevents us from forgetting to `reset` after using a perma prepared statement.
…the go out of scope"

This reverts commit d735e67.

We have to revert this given reset and clear_bindings could fail. `drop` has no way for us to cleanly handle a failure so we must force the programmer to manually reset the cached stmt
@tantaman tantaman changed the title add placeholders for statements to be moved out of the btreemap move statements to tbl-info so we can deprecate the btreemap cache Sep 19, 2023
@tantaman tantaman marked this pull request as ready for review September 19, 2023 15:43
@tantaman tantaman merged commit ed94a18 into main Sep 19, 2023
@tantaman tantaman deleted the stmts-on-tbl-info branch September 20, 2023 20:26
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