Skip to content

Conversation

madadam
Copy link
Contributor

@madadam madadam commented Aug 16, 2022

Closes #2021

Note the SQLite documentation about unlock notify doesn't mention sqlite3_exec but it's just a convenience shortcut for sqlite3_prepare_v2, sqlite3_step, and sqlite3_finalize, so I think it should still apply.

@abonander abonander merged commit 2d65c5d into launchbadge:main Aug 23, 2022
@madadam madadam deleted the sqlite-unlock-notify-on-exec branch September 13, 2023 14:44
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.

SQLite unlock notify is not handled for BEGIN statements
2 participants