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

Test the db migration #4227

Closed
thufschmitt opened this issue Nov 6, 2020 · 2 comments
Closed

Test the db migration #4227

thufschmitt opened this issue Nov 6, 2020 · 2 comments

Comments

@thufschmitt
Copy link
Member

Is your feature request related to a problem? Please describe.

Nix can transparently update the local db if its internal schema is newer than the existing one. But there's no test for it.

Describe the solution you'd like

If #4226 gets implemented, we could also add a test that creates and fill a db with the old Nix and tries accessing it with the new one to ensure that everything has been correctly migrated.

@stale
Copy link

stale bot commented Jun 2, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the stale label Jun 2, 2021
@thufschmitt
Copy link
Member Author

Fixed by #4239

@stale stale bot removed the stale label Jul 2, 2021
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

1 participant