5 ms·
Interesting, then what is your alternative? It seems like hand-rolling all of your migrations would be an enormous pain on larger projects.
by bakedbeanz 6y ago
Interesting, then what is your alternative? It seems like hand-rolling all of your migrations would be an enormous pain on larger projects.
- Seb-C 6y agoWell, 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.