correction creation user par defaut
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 24s
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 24s
This commit is contained in:
2
db-init/01-enable-postgis.sql
Normal file
2
db-init/01-enable-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