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

work

parent d5de15a6
No related branches found
No related tags found
1 merge request!162Refactoring 2021 05 20 start
......@@ -102,8 +102,6 @@ class RkiServiceImport:
db.session.commit()
app.logger.info(" import RKI ... " + str(k) + " rows")
break
if k == 50000:
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