Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaffolding error with Firebird 2.5 with Numeric columns #1142

Open
lvalgimigli opened this issue Nov 14, 2023 · 1 comment
Open

Scaffolding error with Firebird 2.5 with Numeric columns #1142

lvalgimigli opened this issue Nov 14, 2023 · 1 comment

Comments

@lvalgimigli
Copy link

lvalgimigli commented Nov 14, 2023

When i try to scaffold a Firebird 2.5 Database i get this error:
Could not find type mapping for column 'XXXXXX' with data type 'NUMERIC(4,2)'. Skipping column.
My project references are: FirebirdSql.EntityFrameworkCore.Firebird (10.0.0), EntityFramework.Firebird(10.0.0) ,
EntityFramework.Firebird (10.0.0)

@lvalgimigli
Copy link
Author

For my project i have used the last stable version of all libraries (10.0.0), have you a new version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@lvalgimigli and others