correction creation user par defaut
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 24s

This commit is contained in:
2025-12-20 18:05:02 +01:00
parent b53f441bf4
commit 350b862ae7
2 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
CREATE EXTENSION IF NOT EXISTS postgis;
CREATE EXTENSION IF NOT EXISTS postgis_topology;