Skip to content

cgosqlite: add support for compiling with SQLITE_ENABLE_API_ARMOR#131

Merged
oxtoacart merged 1 commit intomainfrom
percy/armor
Feb 12, 2026
Merged

cgosqlite: add support for compiling with SQLITE_ENABLE_API_ARMOR#131
oxtoacart merged 1 commit intomainfrom
percy/armor

Conversation

@oxtoacart
Copy link
Contributor

@oxtoacart oxtoacart commented Feb 12, 2026

The build tag sqlite_enable_api_armor causes sqlite to be compiled with
SQLITE_ENABLE_API_ARMOR.

The new function APIArmorEnabled reports wether sqlite was compiled with SQLITE_ENABLE_API_ARMOR.

Updates tailscale/corp#37039

The build tag `sqlite_enable_api_armor` causes sqlite to be compiled with
`SQLITE_ENABLE_API_ARMOR`.

The new function `APIArmorEnabled` reports wether sqlite was compiled with
`SQLITE_ENABLE_API_ARMOR`.

Updates tailscale/corp#37039

Signed-off-by: Percy Wegmann <percy@tailscale.com>
@oxtoacart oxtoacart merged commit d8b6f5c into main Feb 12, 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