Open ginsburgnm opened 4 years ago
This is an issue with the way I did legacy schemas. I forgot there's a schema version marker, and just embedded a try except.
Due to this, there exists a side effect of passwords existing as schema version 2 even though the file states version 1. cleanup will be necessary.
This is an issue with the way I did legacy schemas. I forgot there's a schema version marker, and just embedded a try except.
Due to this, there exists a side effect of passwords existing as schema version 2 even though the file states version 1. cleanup will be necessary.