Pomelo.EntityFrameworkCore.MySql icon indicating copy to clipboard operation
Pomelo.EntityFrameworkCore.MySql copied to clipboard

Add `GuidFormat` setting to `DefaultDataTypeMappings`

Open lauxjpn opened this issue 5 years ago • 0 comments
trafficstars

It would make sense to add the Guid mapping settings that can be specified in the connection string to DefaultDataTypeMappings as well, as we have already done with mappings for bool, DateTime, DateTimeOffset and TimeSpan.

lauxjpn avatar Oct 07 '20 03:10 lauxjpn