Hello,
I just downloaded ASPNET Zero (Core & Angular 6.7) and I'm trying to integrate MySQL database using document link below:
https://aspnetboilerplate.com/Pages/Documents/EF-Core-MySql-Integration
But update-database failed for version 5.7 and 8.0. Is doc updated or Is there a known problem?
Version 5.7 (http://prntscr.com/mqj5vy) Version 8.0 (http://prntscr.com/mqj72u)
Thanks.
6 Answer(s)
-
0
Did you Remove all migration classes under .EntityFrameworkCore/Migrations folder?
-
0
Yes, i did. I removed these files: http://prntscr.com/mqo17g
-
0
@cosan What is your error message?
-
0
@maliming
Version 5.7 (http://prntscr.com/mqj5vy) Version 8.0 (http://prntscr.com/mqj72u)
I can share mysql server connection info for test if you want.
-
0
Can you send me the project source code? I try it locally.
Email: [email protected]
-
0
Thanks @maliming resolved.