Closed MatejKafka closed 2 years ago
Solves #94.
I though about adding logic to migrate the database from default location to the custom one when set, but there are too many corner cases, so I think it's better to keep the old database file and let user manually move it if he wants to.
It seems that Pester tests are currently broken due to version mismatch, showing false failed tests.
Solves #94.
I though about adding logic to migrate the database from default location to the custom one when set, but there are too many corner cases, so I think it's better to keep the old database file and let user manually move it if he wants to.