ajout des end-point de maj web

This commit is contained in:
2026-01-13 10:31:42 +01:00
parent adc3796205
commit 9947716ef3
172 changed files with 2208 additions and 746 deletions

View File

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