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

feat: create database migration #37

Merged
merged 1 commit into from
Jun 19, 2023
Merged

feat: create database migration #37

merged 1 commit into from
Jun 19, 2023

Conversation

resah
Copy link
Collaborator

@resah resah commented Jun 16, 2023

Description

This adds checks of the database on application startup and migrates it to a new version, if applicable.

This is a part of the multiple locations feature, see #21 for details and other parts.

Refs: #17

Before submitting the PR, please make sure you do the following

  • Read the Contributing guide
  • Include a description of the changes made in the PR description and in the commit messages.
  • Ensure your changes are covered by tests and verify that the linter and tests are passing, with yarn lint and yarn test.

@resah resah requested a review from Esskla June 16, 2023 12:58
@resah resah self-assigned this Jun 16, 2023
This is a part of the multiple locations feature.

Refs: #17
@resah resah merged commit 8c56cd1 into main Jun 19, 2023
@resah resah deleted the feat/17-db-migration branch June 19, 2023 11:36
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 this pull request may close these issues.

2 participants