Bugfix update for transfer of company data from mongo to sql (#121)

Fixed the following errors:

- Typo in readme.md
- Mongo delivers the last_update of an company as a string not as date.

Added:
- Entrypoint description in readme.md
This commit is contained in:
2023-09-13 19:14:36 +02:00
committed by GitHub
parent 507647d164
commit fea31e543b
4 changed files with 21 additions and 5 deletions

1
.gitignore vendored
View File

@ -217,3 +217,4 @@ replay_pid*
/unit-test-results.xml
/lbr-audit.md
/.ruff_cache/
/Jupyter/test.ipynb