Question

I am using Code First Migrations Beta 1.

I would like to see the Migrations and SQL that will run before I actually call 'Update-Database' on the Package Manager Console.

Is there a command to get this information on the Package Manager Console?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top