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]