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
db migrate
2020/11/03 10:49:15 Invalid config: db-url is blank. Please specify --db-url on the command line or set the DATABASE_URL environment variable. after set DATABASE_URL as environment variable and use db init 2020/11/03 10:50:24 pq: relation "offers" already exists handling 19_offers.sql
2020/11/03 10:49:15 Invalid config: db-url is blank. Please specify --db-url on the command line or set the DATABASE_URL environment variable.
after set DATABASE_URL as environment variable and use db init
DATABASE_URL
db init
2020/11/03 10:50:24 pq: relation "offers" already exists handling 19_offers.sql
Originally posted by @tundak in #3180 (comment)
I git bisected it to this commit: b0ec1a1
The text was updated successfully, but these errors were encountered:
db migate
tamirms
Successfully merging a pull request may close this issue.
Originally posted by @tundak in #3180 (comment)
I git bisected it to this commit: b0ec1a1
The text was updated successfully, but these errors were encountered: