Skip to content

Commit

Permalink
Add SQLite version 3.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
resilar committed Jan 28, 2020
1 parent ea466e4 commit 126faf8
Show file tree
Hide file tree
Showing 5 changed files with 9,172 additions and 5,479 deletions.
2 changes: 1 addition & 1 deletion rekeyvacuum.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
** Change 2: Remove local variable 'int nRes'
** Change 3: Remove initialization 'nRes = sqlite3BtreeGetOptimalReserve(pMain)'
**
** Code generated by script/rekeyvacuum.sh from SQLite v3.30.1 amalgamation.
** Code generated by script/rekeyvacuum.sh from SQLite v3.31.1 amalgamation.
*/
SQLITE_PRIVATE SQLITE_NOINLINE int sqlite3RekeyVacuum(
char **pzErrMsg, /* Write error message here */
Expand Down
Loading

0 comments on commit 126faf8

Please sign in to comment.