You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Query serialization](https://github.com/tryghost/node-sqlite3/wiki/Control-Flow) API
18
-
-[Extension support](https://github.com/tryghost/node-sqlite3/wiki/Extensions), including bundled support for the [json1 extension](https://www.sqlite.org/json1.html).
17
+
-[Extension support](https://github.com/tryghost/node-sqlite3/wiki/Extensions), including bundled support for the [json1 extension](https://www.sqlite.org/json1.html)
19
18
- Big test suite
20
19
- Written in modern C++ and tested for memory leaks
21
-
- Bundles SQLite3 3.38.2, or you can build using a local SQLite
20
+
- Bundles SQLite v3.38.2, or you can build using a local SQLite
22
21
23
22
# Installing
24
23
25
-
You can use [`npm`](https://github.com/isaacs/npm) or [`yarn`](https://github.com/yarnpkg/yarn) to install `sqlite3`:
24
+
You can use [`npm`](https://github.com/npm/cli) or [`yarn`](https://github.com/yarnpkg/yarn) to install `sqlite3`:
0 commit comments