Hacker News new | ask | show | jobs
by Kiro 3528 days ago
> most migrations don't need to be reversed

What do you mean? That's like saying "most commits don't need to be reverted".

1 comments

But git rollback is something you get for free. These 'down' commands have to be written and tested.