Unverified Commit 736cde5e by Jazz Committed by GitHub

Update documented bundled Sqlite3 version

parent c191e61e
...@@ -52,7 +52,7 @@ db.close(); ...@@ -52,7 +52,7 @@ db.close();
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions) - [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
- Big test suite - Big test suite
- Written in modern C++ and tested for memory leaks - 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 # 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