Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import script #27

Closed
nichtich opened this issue Aug 30, 2022 · 2 comments
Closed

Add import script #27

nichtich opened this issue Aug 30, 2022 · 2 comments

Comments

@nichtich
Copy link
Member

Import of backend data from TSV file should be executed by a script so we can import the same way in multiple backend (seee #26).

@nichtich
Copy link
Member Author

To also solve #24, the script could have option to purge database content (default, used when importing a fill dump) or to do an incremental update (likely much slower as it requires to query the backend).

@stefandesu
Copy link
Member

For some reason, I've been tagging the commits related to this with #24.

There's now a basic working implementation of the import script. Things that are missing:

  • Better error handling
  • Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants