Oracle EF Core Column Mapping Error - NVarChar mapped as Int64
Options
It looks like tables aren't being mapped correctly from Oracle via EF Core:
This leads to all kinds of problems when trying to run queries. Attaching the table's DDL for reference as well.
Comments
-
What version of LINQPad are you running, and which driver are you using?