|
how to uninstall river, particularly table in postgres |
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 |
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