From 9c9e79769e9d293e4fe412b4c1940f780710b60d Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 27 Sep 2018 09:17:45 +0300 Subject: [PATCH] README.md: Add TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a5c27b..bd16bc0 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ The API exposes the following endpoints: - Close up DB connection when gunicorn shuts down gracefully - Better logging - Tests +- Check if database exists (try/except) ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).