Open shial4 opened 7 years ago
I also would love to see support for PostGis in Fluent and Postgres Driver
+1 to this. I would say this is the only thing holding me back from making a complete move. On the other hand, can we use raw query for GIS?
I have a project with PostGIS support, any feedback is welcome:
@plarson looks fantastic, about to give it a go. Would be great to have official Vapor support though!
PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
I would love to see support for it in our Vapor postgresql driver. To be able to declare those types and to run queries from Fluent
http://postgis.net