reset password
Author Message
lakerfan94
Posts: 143
Posted 23:49 Jul 15, 2019 |

Hi Dr. Sun,

I was attempting to practice the sample final you mentioned to us in the email. For now, I created some model classes, created the initial migration, updated the database, and generated a CreateSchema.sql file. I did the same procedure as done with homeworks 1 and 2 and in your class examples. However, I noticed that in the sql file, a table was generated for EFMigrationsHistory but not for the model classes I designed. Can you help me figure out this issue?

Thank you.

lakerfan94
Posts: 143
Posted 23:56 Jul 15, 2019 |

False alarm. I figured out my issue. I apologize for the inconvenience.