Skip to content

Instantly share code, notes, and snippets.

@craigthomasfrost
Created February 13, 2024 14:38
Show Gist options
  • Select an option

  • Save craigthomasfrost/215d72645bcc1e834cba1d96af295668 to your computer and use it in GitHub Desktop.

Select an option

Save craigthomasfrost/215d72645bcc1e834cba1d96af295668 to your computer and use it in GitHub Desktop.
Reset Databases
# 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