You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EF Core version: 5.0.0
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: netcoreapp3.1
Operating system: Windows 10
IDE: N/A
When using MigrationBuilder.InsertData to work on a table that has no EF mappings, MigrationBuilder.InsertData does not take into account the columnTypes that are passed in
mateinavidad, suadev, AkinSabriCam, nsaydin and dmitroar