79105444

Date: 2024-10-19 16:48:26
Score: 0.5
Natty:
Report link

I used MySql.EntityFrameworkCore and had same problem. When I replaced it on Pomelo.EntityFrameworkCore.MySql all migrations accepted fine. I recommend use Pomelo.EntityFrameworkCore.MySql, it don't need a lot of change after migration from MySql.EntityFrameworkCore, little bit differs connection and thats all.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Winteriscoming