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

libsql: Add support for Connection::interrupt() #1885

Merged
merged 1 commit into from
Dec 17, 2024
Merged

libsql: Add support for Connection::interrupt() #1885

merged 1 commit into from
Dec 17, 2024

Conversation

penberg
Copy link
Collaborator

@penberg penberg commented Dec 17, 2024

Let's expose SQLite capability of interrupting long-running queries.

Let's expose SQLite capability of interrupting long-running queries.
@penberg penberg enabled auto-merge December 17, 2024 17:49
Copy link
Contributor

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to add a test but LGTM

@penberg penberg added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit 58b016a Dec 17, 2024
19 checks passed
@penberg penberg deleted the interrupt branch December 17, 2024 18:21
jeremywrowe pushed a commit to Shopify/libsql that referenced this pull request Dec 19, 2024
libsql: Add support for Connection::interrupt()
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.

2 participants