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

In-database versioning #57

Closed
peepo5 opened this issue Apr 22, 2022 · 1 comment
Closed

In-database versioning #57

peepo5 opened this issue Apr 22, 2022 · 1 comment

Comments

@peepo5
Copy link

peepo5 commented Apr 22, 2022

Is the version of a database specified in the database file itself?

If it does, that is cool. If it does not, it would be nice to have a feature where (at least) the past major version is automatically converted, meaning manual conversion would not have to be a thing.

@vincentdchan
Copy link
Collaborator

Yes, the version is encoded in the file format.
I guess you are talking about the v1 to v2 conversion.
Theoretically, the conversion can be done automatically.

If there is another update in the future, I will try to convert automatically. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants