FirebirdSQL / NETProvider

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

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

Open ricardoromaobr opened 8 months ago

ricardoromaobr commented 8 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 7 months ago

Some idea when it would be fix?

cincuranet commented 7 months ago

After EF Core 8 provider is done.