We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2a95e commit ac8ec21Copy full SHA for ac8ec21
deps/download.sh
@@ -18,7 +18,7 @@
18
# 4. node-gyp links the two resulting binaries to generate better_sqlite3.node.
19
# ===
20
21
-CHECKIN="d2d954d4"
+CHECKIN="54b8888080d99a87"
22
23
# Defines below are sorted alphabetically
24
DEFINES="
@@ -47,6 +47,7 @@ SQLITE_ENABLE_JSON1
47
SQLITE_ENABLE_MATH_FUNCTIONS
48
SQLITE_ENABLE_RTREE
49
SQLITE_ENABLE_STAT4
50
+SQLITE_ENABLE_STMT_SCANSTATUS
51
SQLITE_ENABLE_UPDATE_DELETE_LIMIT
52
SQLITE_LIKE_DOESNT_MATCH_BLOBS
53
SQLITE_OMIT_DEPRECATED
0 commit comments