postgresql-action icon indicating copy to clipboard operation
postgresql-action copied to clipboard

Add PostGIS support

Open BackendButters opened this issue 6 years ago • 1 comments

Support for PostGIS would be awesome! Ideally, one could just run something like "CREATE EXTENSION postgis;" on the db.

https://postgis.net/

BackendButters avatar Dec 23 '19 20:12 BackendButters

For anyone still looking for this: https://github.com/huaxk/postgis-action

ROTGP avatar Sep 16 '20 08:09 ROTGP