This repository was archived by the owner on Jul 1, 2026. It is now read-only.
Commit d808e57
committed
Bumped bundled SQLite from 3.45.0 to 3.52.0
Two years of upstream improvements including bug fixes, performance
enhancements, and security hardening.
The extract script now removes the VERSION file that SQLite >= 3.49
ships, which conflicts with the C++20 <version> header on
case-insensitive filesystems (macOS/Windows).1 parent a962b72 commit d808e57Copy full SHA for d808e57
5 files changed
+11-2Lines changed: 11 additions & 2 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- deps
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
|
Collapse file
+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
2 | 3 | |
3 | 4 | |
4 | 5 | |
| ||
8 | 9 | |
9 | 10 | |
10 | 11 | |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
Binary file not shown.
Binary file not shown.
0 commit comments