Roll src/third_party/sqlite/src/ 25d86f930..1ee793e63 (1 commit)
25d86f9308..1ee793e633
$ git log 25d86f930..1ee793e63 --date=short --no-merges --format='%ad %ae %s'
2024-04-12 memmott Avoid some performance problems in the recover extension when recovering strategically corrupted databases.
Created with:
roll-dep src/third_party/sqlite/src
Bug: 331685362
Change-Id: I9412d4307a5cc791cf58af3248565678992de909
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5450824
Auto-Submit: Nathan Memmott <memmott@chromium.org>
Commit-Queue: Nathan Memmott <memmott@chromium.org>
Reviewed-by: Evan Stade <estade@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1288261}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
32b4e08d12
commit
0ba144c6cb
2
DEPS
2
DEPS
@ -1756,7 +1756,7 @@ deps = {
|
||||
Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + 'c9f9edf6d75bb065fa47468bf035e051a57bec7c',
|
||||
|
||||
'src/third_party/sqlite/src':
|
||||
Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '25d86f9308e8f9877f41c813606a41f7d04b36c8',
|
||||
Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '1ee793e63351333e2089d4b272e15574502ff0c2',
|
||||
|
||||
'src/third_party/sqlite4java': {
|
||||
'packages': [
|
||||
|
2
third_party/sqlite/src
vendored
2
third_party/sqlite/src
vendored
Submodule third_party/sqlite/src updated: 25d86f9308...1ee793e633
Reference in New Issue
Block a user