samsondav / rihanna

Rihanna is a high performance postgres-backed job queue for Elixir
MIT License
439 stars 49 forks source link

How to rollback Rihanna migration? Just drop table? #68

Closed sensiblearts closed 5 years ago

sensiblearts commented 5 years ago

Wanted to make sure that dropping table is all that is needed to rollback.

lpil commented 5 years ago

Currently yes, though we may introduce more fine-grained rollbacks in the next major release.