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 recreation of forgotten prepared statements #348

Merged
merged 2 commits into from
Jan 29, 2021
Merged

Add recreation of forgotten prepared statements #348

merged 2 commits into from
Jan 29, 2021

Conversation

code-elf
Copy link
Contributor

@code-elf code-elf commented Sep 1, 2020

This adds a local cache for prepared statements, recreating them behind the scenes if they have expired or another node is used. Fixes #318.

@code-elf code-elf marked this pull request as draft September 1, 2020 13:46
@code-elf code-elf marked this pull request as ready for review September 1, 2020 13:52
@AlexPikalov
Copy link
Owner

I'm on it 🙂

@AlexPikalov
Copy link
Owner

@MayaWolf
Sorry for the delay and thank you for the PR

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.

No prepared statement with ID {} found.
2 participants