Hi all,
I am using asp.net core 2.0 + entity framework core to create new project, the database is mysql. when I run the project and then it can automatically create an new database, but it cannot create the table "__efmigrationshistory".
anyone know the reason?