Skip to content

Commit

Permalink
Fixes #701, explicit SQLite3 version callout
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw authored Sep 6, 2016
1 parent ef7c284 commit 7322ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +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.9.1 as a fallback if the installing system doesn't include SQLite


# API
Expand Down

0 comments on commit 7322ea7

Please sign in to comment.