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

Reduce Database Overwriting #73

Closed
wants to merge 1 commit into from
Closed

Reduce Database Overwriting #73

wants to merge 1 commit into from

Commits on May 14, 2020

  1. DatabaseInterface now checks if the database file that it is

    creating already exists and raises an error if it does. This
    change is to prevent the unfortunate overwrite of a database.
    onufer committed May 14, 2020
    Configuration menu
    Copy the full SHA
    268b6f8 View commit details
    Browse the repository at this point in the history