prisma / tiberius

TDS 7.2+ (Microsoft SQL Server) driver for Rust
Apache License 2.0
331 stars 122 forks source link

Can't get "geography" type. #257

Open hessenar opened 2 years ago

hessenar commented 2 years ago

Hello, I can't get from mssql type "geography"(https://learn.microsoft.com/en-us/sql/t-sql/spatial-geography/spatial-types-geography?view=sql-server-ver16). panic_log.txt

pimeys commented 2 years ago

We'll be doing this as part of our GIS epic later this year or early next year, if nobody wants to do it before that.

hessenar commented 2 years ago

@pimeys Thanks for the answer, unfortunately my knowledge is low enough to make the correct pr to solve this problem.

slyons commented 2 months ago

We ran into this recently, any chance there's been any traction on it?

fnicastri commented 1 month ago

@pimeys any news on this?