Skip to content

support using the sqlite3 from trunk rather than a released version#140

Merged
oxtoacart merged 1 commit intomainfrom
percy/corp37997
Mar 4, 2026
Merged

support using the sqlite3 from trunk rather than a released version#140
oxtoacart merged 1 commit intomainfrom
percy/corp37997

Conversation

@oxtoacart
Copy link
Contributor

The build tag sqlite_trunk results in using sqlite3_trunk.c instead of sqlite3.c.

The current sqlite3_trunk.c results from building the amalgamation from sqlite/sqlite@0f7f9ab using configure --all.

sqlite3.h is still just the released version.

Updates tailscale/corp#37997

@oxtoacart oxtoacart requested a review from knyar March 4, 2026 16:21
The build tag `sqlite_trunk` results in using `sqlite3_trunk.c` instead of `sqlite3.c`.

The current `sqlite3_trunk.c` results from building the amalgamation from
sqlite/sqlite@0f7f9ab
using `configure --all`.

`sqlite3.h` is still just the released version.

Updates tailscale/corp#37997

Signed-off-by: Percy Wegmann <percy@tailscale.com>
@oxtoacart oxtoacart merged commit fa68443 into main Mar 4, 2026
2 checks passed
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