Now i'm using EF6 Alpha, and when using migration, it will add a new migration log into the __MigrationHistory table....In EF6, The __MigrationHistory table has a new column called "ContextKey". After testing, I found there are two default "ContextKey" va...