Skip to content
Snippets Groups Projects
Commit 72ab0d20 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.12 Release

* Issue #28 /admin/database/import
* Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
* Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
* Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
* Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
* Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
parent b943aa42
No related branches found
No related tags found
No related merge requests found
......@@ -231,7 +231,7 @@ class WhoGlobalDataImportTable(db.Model):
* Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
* Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
* Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
* Issue #49 EuropeServiceUpdate.__update_data_short()
* Fixed #49 EuropeServiceUpdate.__update_data_short() (wontfix)
### 0.0.13 Release
* Issue #47 refactor Routes from app.py to org...who,europe,...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment