Created
February 13, 2024 14:38
-
-
Save craigthomasfrost/215d72645bcc1e834cba1d96af295668 to your computer and use it in GitHub Desktop.
Reset Databases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # portal_server | |
| sqlx db reset | |
| sqlx migrate run | |
| # registry_service | |
| yarn reset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment