Skip to content

Entity Framework Core Firebird can't scaffold columns with NUMERIC type #1191

@Camel-RD

Description

@Camel-RD

When I try to scaffold a table with a column of type NUMERIC(x,y), I get this error "Could not find type mapping for column..."

It seems like FbTypeMappingSource doesn't have a case for NUMERIC column type.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions