Skip to content

Commit 7322ea7

Browse files
authored
Fixes #701, explicit SQLite3 version callout
1 parent ef7c284 commit 7322ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ db.close();
5252
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
5353
- Big test suite
5454
- Written in modern C++ and tested for memory leaks
55+
- Bundles Sqlite3 3.9.1 as a fallback if the installing system doesn't include SQLite
5556

5657

5758
# API

0 commit comments

Comments
 (0)