We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Figure out how to make migrations on the PgSQL DB that happen. Initial thoughts are this should happen in the pipeline with a manually triggered job.
The text was updated successfully, but these errors were encountered:
Pipeline could be similar to what we currently have where it launches the Cloud SQL proxy and connects to DB, then runs migrate command
migrate
Sorry, something went wrong.
SKairinos
Successfully merging a pull request may close this issue.
Figure out how to make migrations on the PgSQL DB that happen. Initial thoughts are this should happen in the pipeline with a manually triggered job.
The text was updated successfully, but these errors were encountered: