From fe68461b8aa316d76d290bda3c39aeb2078020f1 Mon Sep 17 00:00:00 2001 From: ailepet Date: Mon, 15 Dec 2025 10:15:15 +0100 Subject: [PATCH] feat: add Grand Poitiers --- dags/clients.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dags/clients.py b/dags/clients.py index f6fd488..d01c438 100644 --- a/dags/clients.py +++ b/dags/clients.py @@ -95,6 +95,14 @@ "collection_name": "Grand Nancy", "database_id": 170, "language": "fr" }, }, + "grand_poitiers": { + "postgres": { + "database_name": "grand_poitiers" + }, + "metabase": { + "collection_name": "Grand Poitiers", "database_id": 285, "language": "fr" + }, + }, "lyon": { "postgres": { "database_name": "lyon"