From 776b79ed32c2f41afa63568362c87b1f26fb16c9 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Tue, 19 Jan 2021 00:26:09 +0100 Subject: [PATCH] ### 0.0.9 Release * Fixed #18 /europe/update: Download * Fixed #19 /europe/update: Import File to DB * Issue #20 /europe/update: Update DB * Issue #3 ORM: 3NF for ecdc_europa_data_import * Issue #4 data update for 3NF ecdc_europa_data_import --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 59962f91..80015956 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,6 @@ class WhoGlobalDataImportTable(db.Model): * Fixed #17 /who/update: Update DB * Fixed #21 better templates for who_global_data tables - ### 0.0.9 Release * Fixed #18 /europe/update: Download * Fixed #19 /europe/update: Import File to DB -- GitLab