Skip to content

Commit 126faf8

Browse files
committed
Add SQLite version 3.31.1
1 parent ea466e4 commit 126faf8

File tree

5 files changed

+9172
-5479
lines changed

5 files changed

+9172
-5479
lines changed

rekeyvacuum.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
** Change 2: Remove local variable 'int nRes'
99
** Change 3: Remove initialization 'nRes = sqlite3BtreeGetOptimalReserve(pMain)'
1010
**
11-
** Code generated by script/rekeyvacuum.sh from SQLite v3.30.1 amalgamation.
11+
** Code generated by script/rekeyvacuum.sh from SQLite v3.31.1 amalgamation.
1212
*/
1313
SQLITE_PRIVATE SQLITE_NOINLINE int sqlite3RekeyVacuum(
1414
char **pzErrMsg, /* Write error message here */

0 commit comments

Comments
 (0)