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
We started using go tool for some of our tooling, and when I run goose like this against a Cockroach database, I get pq: unexpected transaction status idle. If I drop go tool from the command and run it with the installed version of goose, it works fine.
Has anyone experienced this, and if so have any idea why?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We started using
go tool
for some of our tooling, and when I run goose like this against a Cockroach database, I getpq: unexpected transaction status idle
. If I dropgo tool
from the command and run it with the installed version of goose, it works fine.Has anyone experienced this, and if so have any idea why?
Beta Was this translation helpful? Give feedback.
All reactions