Hacker News new | ask | show | jobs
by stuffihavemade 5087 days ago
I don't understand how writing migrations takes "weeks (if not months)". I can see "hours (if not days)". But, you still have a schema and migrations, they just exist in the application layer instead without a clear upgrade path.
1 comments

I think you're underestimating just how many times I rethought my schema and refactored my models :)