Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 9040052

Browse files
committed
[21821] Enable JSON storage/retrieval within a Sqlite database
1 parent 914526e commit 9040052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libsqlite/libsqlite.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'SQLITE_ENABLE_FTS4',
3636
'SQLITE_ENABLE_FTS5',
3737
'SQLITE_ENABLE_RTREE',
38+
'SQLITE_ENABLE_JSON1',
3839
],
3940

4041
'sources':

0 commit comments

Comments
 (0)