Skip to content
Snippets Groups Projects
Commit ef6c73c7 authored by Jamie Tanna's avatar Jamie Tanna
Browse files

Warn if re-initialising the same database

Because this is a bit of a gotcha, as we don't purposefully implement
migrations, we should make sure to let a user know.

In the cases that the existing database is running a version that
contains the `metadata` table, we can output that, and if running an
older version, we need to handle that too.

Closes #177.
parent 38e9ea94
No related branches found
No related tags found
Loading
Pipeline #1014493380 passed
Loading
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