Skip to content

Upgrade SQLite to version 3.53.4 - #7084

Merged
joshthoward merged 1 commit into
mainfrom
jhoward/upgrade-sqlite
Aug 21, 2026
Merged

Upgrade SQLite to version 3.53.4#7084
joshthoward merged 1 commit into
mainfrom
jhoward/upgrade-sqlite

Conversation

@joshthoward

Copy link
Copy Markdown
Contributor

A few things to keep in mind

  • SQLite version 3.53.4 requires a couple more generated source files in order to compile.
  • The default Bazel patch_tool is not stable across environments, so I had to specify which patch tool to use.
  • The old patch patches/sqlite/0004-invalid-wal-on-rollback-fix.patch, was upstreamed to SQLite.
  • The new patch patches/sqlite/0004-authorizer-rename-to-destination-name.patch (previously 0005) now includes modifications to newly added tests in SQLite.

@joshthoward
joshthoward requested review from a team as code owners August 21, 2026 13:26
@ask-bonk

ask-bonk Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

@joshthoward Bonk workflow was cancelled.

View workflow run · To retry, trigger Bonk again.

@joshthoward
joshthoward force-pushed the jhoward/upgrade-sqlite branch from ed53202 to ddfde6c Compare August 21, 2026 17:24
@joshthoward
joshthoward merged commit be2fc45 into main Aug 21, 2026
23 of 24 checks passed
@joshthoward
joshthoward deleted the jhoward/upgrade-sqlite branch August 21, 2026 18:37
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