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

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

Open
OProf77 opened this issue Dec 15, 2024 · 0 comments

Comments

@OProf77
Copy link

OProf77 commented Dec 15, 2024

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]
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

1 participant