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
    • thomaswoehlke's avatar
      work · 6f3b1bd4
      thomaswoehlke authored
      6f3b1bd4
    • thomaswoehlke's avatar
      work · 9dbcbc89
      thomaswoehlke authored
      9dbcbc89
    • thomaswoehlke's avatar
      work · 0e4f8b28
      thomaswoehlke authored
      0e4f8b28
    • thomaswoehlke's avatar
      work · 4fc172cc
      thomaswoehlke authored
      4fc172cc
    • thomaswoehlke's avatar
      work · 46e61c0f
      thomaswoehlke authored
      46e61c0f
    • thomaswoehlke's avatar
      work · b84c56c4
      thomaswoehlke authored
      b84c56c4
    • thomaswoehlke's avatar
      work · f22843d4
      thomaswoehlke authored
      f22843d4
    • thomaswoehlke's avatar
      work · cc711820
      thomaswoehlke authored
      cc711820
    • thomaswoehlke's avatar
      work · 1023efbf
      thomaswoehlke authored
      1023efbf
    • thomaswoehlke's avatar
      work · 8a90e583
      thomaswoehlke authored
      8a90e583
    • thomaswoehlke's avatar
      work · efe73047
      thomaswoehlke authored
      efe73047
    • thomaswoehlke's avatar
      work · 01f1f5b1
      thomaswoehlke authored
      01f1f5b1
    • thomaswoehlke's avatar
      work · ea24b10b
      thomaswoehlke authored
      ea24b10b
Loading