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

Implement database migrations #380

Closed
msm-cert opened this issue Feb 15, 2024 · 0 comments · Fixed by #382
Closed

Implement database migrations #380

msm-cert opened this issue Feb 15, 2024 · 0 comments · Fixed by #382

Comments

@msm-cert
Copy link
Member

Currently daemon initializes the database without much care given to the contents. We should implement proper migrations to make it possible to change the schema in the future.

@msm-cert msm-cert changed the title Implement migrations Implement database migrations Feb 15, 2024
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

Successfully merging a pull request may close this issue.

1 participant