Skip to content

System.InvalidCastException: Reading as 'System.Object' is not supported for fields having DataTypeName 'public.geometry' #23

@OProf77

Description

@OProf77

Describe the bug
I have a postgres db with some column of type "geometry"

When run application give me this error for table with column of type "geometry":
"System.InvalidCastException: Reading as 'System.Object' is not supported for fields having DataTypeName 'public.geometry'"

I have upgraded Npgsql to 9.0.2, rebuild the project, but the error show again.

Desktop (please complete the following information):

  • OS: [MACOs]
  • Browser [nothing]
  • Version [15.1.1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions