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"