I am using Entity Framework 5.0 RC with the LocalDB database that comes pre-configured with VS 2012 RC for some prototyping and testing of code-first database....After a few cycles of changing my code-first database and running "update-database" I did a h...