Goose migration fails on concurrent access, how to remove it completely #837
Unanswered
PeterBocan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have introduced a migration which modifies the
search_path
of the database users, now the tests are failing due to the concurrent update. I would like to remove it completely from the goose. What's the easiest way to achieve it?Kindly,
Peter.
Beta Was this translation helpful? Give feedback.
All reactions