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

sqlite: add transactions support #536

Merged
merged 1 commit into from
Jun 6, 2024
Merged

sqlite: add transactions support #536

merged 1 commit into from
Jun 6, 2024

Conversation

saghul
Copy link
Owner

@saghul saghul commented Jun 6, 2024

Fixes: #511

@saghul saghul marked this pull request as draft June 6, 2024 08:27
@saghul saghul force-pushed the sqlite-transactions branch 2 times, most recently from 0404683 to 6e5d2e0 Compare June 6, 2024 08:33
@KaruroChori
Copy link
Contributor

Great! Fingers crossed, this was the only issue preventing me from making libraries like Drizzle compatible with txiki.

@saghul saghul marked this pull request as ready for review June 6, 2024 21:44
@saghul saghul merged commit 09af900 into master Jun 6, 2024
14 checks passed
@saghul saghul deleted the sqlite-transactions branch June 6, 2024 21:50
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 support for sql transactions in tjs:sqlite
2 participants