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 ef7c284 commit 7322ea7Copy full SHA for 7322ea7
README.md
@@ -52,6 +52,7 @@ db.close();
52
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
53
- Big test suite
54
- 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
56
57
58
# API
0 commit comments