Closed MGlauer closed 4 years ago
The repository seems to contain the entire database. This will lead to severe issues, when multiple people work on the same repository. It may make the code more easily usable, but will potentially lead to very unpleasant merge conflicts.
Instead, the db should be filled using a json file.
@jelmd: I have removed your comment and turned it into a separate issue #25
The repository seems to contain the entire database. This will lead to severe issues, when multiple people work on the same repository. It may make the code more easily usable, but will potentially lead to very unpleasant merge conflicts.