NETProvider
NETProvider copied to clipboard
Entityframework 7.0 error to generate ALTER TABLE to property of DateOnly type.
I create an entity and after the first Migrations I add I new property to the entity of type of DateOnly.
Add new migrations and at time of the DotNet ef database update a take the error:
Some idea when it would be fix?
After EF Core 8 provider is done.