Replies: 1 comment
-
This is no longer happening. It seems to have been related to some specific nodejs version in the github actions. Still very mysterious, but I will not bother now that things work again as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using dbmate with a postgres database hosted on digital ocean, and I'm observing a very odd behavior.
In my production deployment github action, I use dbmate to update the database schema by running
dbmate up
.While I don't think that this is a bug in dbmate, I was hoping to get some helpful comments from the community here. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions