Skip to content
Snippets Groups Projects
  1. Apr 28, 2021
  2. Apr 26, 2021
  3. Apr 25, 2021
    • thomaswoehlke's avatar
      working on 0.0.31 Release · e2745fbf
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      e2745fbf
    • thomaswoehlke's avatar
      working on 0.0.31 Release · fd88d54e
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      fd88d54e
    • thomaswoehlke's avatar
      working on 0.0.31 Release · c57ffcc7
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      c57ffcc7
    • thomaswoehlke's avatar
      working on 0.0.31 Release · 8bfb459a
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      8bfb459a
    • thomaswoehlke's avatar
      working on 0.0.31 Release · a77314db
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      a77314db
    • thomaswoehlke's avatar
      working on 0.0.31 Release · 7ade9154
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      7ade9154
    • thomaswoehlke's avatar
      working on 0.0.31 Release · aa2e1889
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      aa2e1889
    • thomaswoehlke's avatar
      working on 0.0.31 Release · ff5a0d51
      thomaswoehlke authored
      * -------------------------------------
      * 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
      * -------------------------------------
      * 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()
      * -------------------------------------
      * Issue #214 implement OwidServiceUpdate.update_dimension_tables_only()
      * Issue #215 implement OwidServiceUpdate.update_fact_table_incremental_only()
      * 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()
      * -------------------------------------
      ff5a0d51
    • thomaswoehlke's avatar
      work · f013041f
      thomaswoehlke authored
      f013041f
    • thomaswoehlke's avatar
      work · d39e359e
      thomaswoehlke authored
      d39e359e
    • thomaswoehlke's avatar
      work · 5b209c0e
      thomaswoehlke authored
      5b209c0e
Loading