Skip to content

Entity Framework DateOnly and TimeOnly support #8781

@mateli

Description

@mateli

When trying to create a database table with a DateOnly object the following error happens:

"FirebirdSql.Data.FirebirdClient.FbException : unsuccessful metadata update
CREATE TABLE Boxes failed
SQL error code = -607
Invalid command
Specified domain or source column DATETIME does not exist"

While there are various workaround this is somethin that should be handled by FirebirdSql.EntityFrameworkCore.Firebird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions