Hacker News new | ask | show | jobs
by bakedbeanz 2108 days ago
Interesting, then what is your alternative? It seems like hand-rolling all of your migrations would be an enormous pain on larger projects.
1 comments

Well, this project is my alternative, and so far I did not see any case where it fails, but I'd be happy to learn.

This migration pattern is quite common in many frameworks, I just removed the query-building abstraction layer.