FirebirdSQL / NETProvider

Firebird ADO.NET Data Provider
https://www.firebirdsql.org/en/net-provider/
Other
152 stars 62 forks source link

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

Open ricardoromaobr opened 3 months ago

ricardoromaobr commented 3 months ago

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 commented 2 months ago

Some idea when it would be fix?

cincuranet commented 2 months ago

After EF Core 8 provider is done.