NETProvider icon indicating copy to clipboard operation
NETProvider copied to clipboard

Entityframework 7.0 error to generate ALTER TABLE to property of DateOnly type.

Open ricardoromaobr opened this issue 1 year ago • 3 comments

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: image

ricardoromaobr avatar Mar 26 '24 22:03 ricardoromaobr

Some idea when it would be fix?

ricardoromaobr avatar Apr 12 '24 17:04 ricardoromaobr

After EF Core 8 provider is done.

cincuranet avatar Apr 12 '24 18:04 cincuranet