> 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.