Skip to content

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

Open
@ricardoromaobr

Description

@ricardoromaobr

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

Activity

self-assigned this
on Mar 27, 2024
ricardoromaobr

ricardoromaobr commented on Apr 12, 2024

@ricardoromaobr
Author

Some idea when it would be fix?

cincuranet

cincuranet commented on Apr 12, 2024

@cincuranet
Member

After EF Core 8 provider is done.

added theissue type on Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @cincuranet@ricardoromaobr

      Issue actions

        Entityframework 7.0 error to generate ALTER TABLE to property of DateOnly type. · Issue #1167 · FirebirdSQL/NETProvider