Commit 1d606508 by Konstantin Käfer

link to wiki pages

parent e4d5bad3
...@@ -32,8 +32,9 @@ Install with `npm install sqlite3`. ...@@ -32,8 +32,9 @@ Install with `npm install sqlite3`.
* Straightforward query and parameter binding interface * Straightforward query and parameter binding interface
* Full Buffer/Blob support * Full Buffer/Blob support
* Query serialization API * Extensive [debugging support](https://github.com/developmentseed/node-sqlite3/wiki/Debugging)
* Extension support * [Query serialization](https://github.com/developmentseed/node-sqlite3/wiki/Control-Flow) API
* [Extension support](https://github.com/developmentseed/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
......
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