logoalt Hacker News

pier2505/15/20250 repliesview on HN

> I feel a lot more comfortable running manual schema migrations

Me too. I use a DB-first approach. Then EF simply rebuilds the application models automatically with a single command.