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

[BUG] Upgrade V4 to V5 does not keep the UserVersion from V4 #1668

Closed
ChrisCross67 opened this issue May 4, 2020 · 1 comment
Closed

[BUG] Upgrade V4 to V5 does not keep the UserVersion from V4 #1668

ChrisCross67 opened this issue May 4, 2020 · 1 comment
Labels

Comments

@ChrisCross67
Copy link

I was using a file build with the version 4.1.0 of LiteDB, when I upgrade the file to V5, the UserVersion does not keep the value of the previous version...

The UserVersion on V4 was 4 and on the V5 0.
I was expecting the UserVersion from the V4 would be the same for the V5 once upgraded.

Could you please fix it?

@lbnascimento
Copy link
Collaborator

@ChrisCross67 This issue is fixed in the latest master and its fix will be present in the next incremental release.

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

No branches or pull requests

2 participants