From 560fa6056d1dd3c1a72cc9d0f036f34105d3e174 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 26 Sep 2018 23:25:35 +0300 Subject: [PATCH] README.md: Remove batch inserts from TODO --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e9a6fe2..5c9691f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ The API exposes the following endpoints: - Close up DB connection when gunicorn shuts down gracefully - Better logging - Tests -- [Use batch inserts to the DB](https://github.com/psycopg/psycopg2/issues/491#issuecomment-276551038)) ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).