oxur / rucksack

A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap
Apache License 2.0
12 stars 1 forks source link

There seems to be an inconsistncy for database versions #91

Closed oubiwann closed 1 year ago

oubiwann commented 1 year ago

When creating a new db file (as opposed to opening or migrating an old one), the version seems to be coming from the db library and not the version from the latest record schema. This needs to be nailed down to a single-point-of-entry.