Unverified Commit 6e250c64 by Hannah Wolfe Committed by GitHub

Update mention of bundled SQLite version to 3.32.2

- This updates the README to be inline with what's in master
parent 29debf3a
......@@ -55,7 +55,7 @@ db.close();
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions), including bundled support for the [json1 extension](https://www.sqlite.org/json1.html).
- Big test suite
- Written in modern C++ and tested for memory leaks
- Bundles Sqlite3 3.26.0 as a fallback if the installing system doesn't include SQLite
- Bundles SQLite3 3.32.3 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