Skip to content

Commit 61ed195

Browse files
authored
Merge pull request #10 from rocicorp/scanstatus2
Scanstatus2
2 parents 9fc01bd + 4f76c22 commit 61ed195

File tree

6 files changed

+7965
-4620
lines changed

6 files changed

+7965
-4620
lines changed

deps/download.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# 4. node-gyp links the two resulting binaries to generate better_sqlite3.node.
1919
# ===
2020

21-
CHECKIN="d2d954d4"
21+
CHECKIN="54b88880"
2222

2323
# Defines below are sorted alphabetically
2424
DEFINES="
@@ -47,6 +47,7 @@ SQLITE_ENABLE_JSON1
4747
SQLITE_ENABLE_MATH_FUNCTIONS
4848
SQLITE_ENABLE_RTREE
4949
SQLITE_ENABLE_STAT4
50+
SQLITE_ENABLE_STMT_SCANSTATUS
5051
SQLITE_ENABLE_UPDATE_DELETE_LIMIT
5152
SQLITE_LIKE_DOESNT_MATCH_BLOBS
5253
SQLITE_OMIT_DEPRECATED

0 commit comments

Comments
 (0)