Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Add command for DB migration #34

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Add command for DB migration #34

merged 1 commit into from
Jan 12, 2024

Conversation

tuommaki
Copy link
Contributor

In order to have a simple mechanism for running DB migrations, add migrate command. This way the node operator doesn't need to install sqlx-cli cargo plugin in order to migrate the DB.

In order to have a simple mechanism for running DB migrations,
add `migrate` command. This way the node operator doesn't need
to install `sqlx-cli` cargo plugin in order to migrate the DB.
@tuommaki tuommaki requested a review from musitdev January 12, 2024 13:02
@tuommaki tuommaki self-assigned this Jan 12, 2024
@tuommaki tuommaki merged commit e08a970 into proto Jan 12, 2024
4 checks passed
@tuommaki tuommaki deleted the add-migrate-cmd branch January 12, 2024 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants