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

work

parent 7e6c7317
No related branches found
No related tags found
1 merge request!162Refactoring 2021 05 20 start
......@@ -101,7 +101,6 @@ class RkiServiceImport:
if (k % 2000) == 0:
db.session.commit()
app.logger.info(" import RKI ... " + str(k) + " rows")
break
db.session.commit()
app.logger.info(" import RKI ... " + str(k) + " rows total")
except KeyError as error:
......
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