-
how to uninstall river, particularly table in postgres |
Beta Was this translation helpful? Give feedback.
Answered by
brandur
Jun 29, 2025
Replies: 1 comment
-
$ go run github.com/riverqueue/river/cmd/river@latest migrate-down --database-url $DATABASE_URL --target-version -1 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WingDust
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ go run github.com/riverqueue/river/cmd/river@latest migrate-down --database-url $DATABASE_URL --target-version -1