Skip to content

Add support for SQLITE_ENABLE_MULTITHREADED_CHECKS#137

Open
oxtoacart wants to merge 1 commit intomainfrom
percy/corp37652
Open

Add support for SQLITE_ENABLE_MULTITHREADED_CHECKS#137
oxtoacart wants to merge 1 commit intomainfrom
percy/corp37652

Conversation

@oxtoacart
Copy link
Contributor

@oxtoacart oxtoacart commented Feb 24, 2026

git commit --amend -a -s -m'Add support for SQLITE_ENABLE_MULTITHREADED_CHECKS

The build tag sqlite_enable_multithreaded_checks enables
SQLITE_ENABLE_MULTITHREADED_CHECKS in sqlite.

Note, these are not supported when using SQLITE_OPEN_FULLMUTEX, only when
using SQLITE_OPEN_NOMUTEX.

Updates tailscale/corp#37652'

@oxtoacart oxtoacart force-pushed the percy/corp37652 branch 2 times, most recently from b927e41 to 14764a2 Compare March 3, 2026 16:23
@oxtoacart oxtoacart requested a review from knyar March 3, 2026 16:24
@oxtoacart oxtoacart marked this pull request as ready for review March 3, 2026 16:24
The build tag `sqlite_enable_multithreaded_checks` enables
`SQLITE_ENABLE_MULTITHREADED_CHECKS` in sqlite.

Note, these are not supported when using `SQLITE_OPEN_FULLMUTEX`, only when
using `SQLITE_OPEN_NOMUTEX`.

Updates tailscale/corp#37652

Signed-off-by: Percy Wegmann <percy@tailscale.com>
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