From a941aa6cd400e92b30b0e7e22bc9f1cc19f5504b Mon Sep 17 00:00:00 2001 From: Leif Singer Date: Wed, 8 Oct 2025 17:32:58 +0200 Subject: [PATCH] Mark repository as unmaintained Added unmaintained notice and status. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a4c81a..097e4926 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# ⚙️ node-sqlite3 +# :no_entry: [DEPRECATED] node-sqlite3 +**Note:** This repository is currently unmaintained. We will not update any of its issues or pull requests. + +--- Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js](http://nodejs.org/). [![Latest release](https://img.shields.io/github/release/TryGhost/node-sqlite3.svg)](https://www.npmjs.com/package/sqlite3)