Unverified Commit a28cc7a5 by Kewde Committed by GitHub

Merge pull request #1075 from jazzzz/patch-1

Update documented bundled Sqlite3 version
parents 321455e9 736cde5e
......@@ -52,7 +52,7 @@ db.close();
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
- Big test suite
- Written in modern C++ and tested for memory leaks
- Bundles Sqlite3 3.15.0 as a fallback if the installing system doesn't include SQLite
- Bundles Sqlite3 3.24.0 as a fallback if the installing system doesn't include SQLite
# API
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment