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

### 0.0.31 Release

* -------------------------------------
* Fixed #211 ECDC-templates: change URL to for_url()
* Fixed #213 WHO-template: change URL to for_url()
* -------------------------------------
* Fixed #83  WhoImport.get_new_dates_as_array() SQLalchemy instead of SQL
* Fixed #219 WhoImport.countries() SQLalchemy instead of SQL
* -------------------------------------
* Fixed #196 OwidImport.get_new_dates_reported_as_array() needs implementation
parent a2272435
No related branches found
No related tags found
No related merge requests found
......@@ -287,18 +287,20 @@
* -------------------------------------
* Fixed #211 ECDC-templates: change URL to for_url()
* Fixed #213 WHO-template: change URL to for_url()
* -------------------------------------
* Issue #195 RkiVaccinationImport.get_daterep_missing_in_vaccination_data(): native SQL to SQLalechemy Query
* -------------------------------------
* Fixed #83 WhoImport.get_new_dates_as_array() SQLalchemy instead of SQL
* Fixed #219 WhoImport.countries() SQLalchemy instead of SQL
* -------------------------------------
* Fixed #196 OwidImport.get_new_dates_reported_as_array() needs implementation
### 0.0.32 Release
* -------------------------------------
* Issue #195 RkiVaccinationImport.get_daterep_missing_in_vaccination_data(): native SQL to SQLalechemy Query
* -------------------------------------
* Issue #207 remove deprecated: database.port
* Issue #208 remove deprecated: database.run_run_with_debug
* Issue #209 remove deprecated: database.ITEMS_PER_PAGE
* -------------------------------------
* Issue #210 database.py: logging for Celery on Windows
* -------------------------------------
* Fixed #196 OwidImport.get_new_dates_reported_as_array() needs implementation
* -------------------------------------
* Issue #212 implement OwidService.task_database_drop_create()
* -------------------------------------
......@@ -307,8 +309,8 @@
* Issue #216 implement OwidServiceUpdate.update_fact_table_initial_only()
* Issue #217 implement OwidServiceUpdate.update_star_schema_incremental()
* Issue #218 implement OwidServiceUpdate.update_star_schema_initial()
* -------------------------------------
* -------------------------------------
* Issue #210 database.py: logging for Celery on Windows
### 00 Inbox
* -------------------------------------
......
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