| ▲ | yread 7 hours ago | |
I don't see how having migrations out of the app enforces that. For the rare case when you do rollback the safest thing to do is stop the app, downgrade the db (by running some sql if necessary) and app and rerun it. Not that different in postgres no? | ||