PostGIS migration for docker
This commit is contained in:
2
backend/init-postgis.sql
Normal file
2
backend/init-postgis.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
CREATE EXTENSION IF NOT EXISTS postgis;
|
||||
CREATE EXTENSION IF NOT EXISTS postgis_topology;
|
||||
Reference in New Issue
Block a user