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

Refactoring: vaccination

parent 7884d597
No related branches found
No related tags found
1 merge request!162Refactoring 2021 05 20 start
......@@ -227,12 +227,13 @@ class RkiServiceUpdateFull(RkiServiceUpdateBase):
self.__full_update_date_reported()
self.__full_update_date_datenstand()
self.__full_update_date_ref_datum()
self.__full_update_altersgruppe()
self.__full_update_landkreis()
return self
def full_update_fact_table(self):
RkiData.remove_all()
self.__full_update_data()
#RkiData.remove_all()
#self.__full_update_data()
return self
def full_update_star_schema(self):
......
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