You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a custom skunk Session builder to connect to Postgres via Unix Sockets on Google Cloud Run. Dumbo unfortunately doesn't expose a way to run migrations with my own Session, so I'm currently unable to run migrations in production environments.