Skip to content

Commit

Permalink
Update dags/views/sql/generators/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kolok authored Nov 26, 2024
1 parent 0015a7a commit 578c19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/views/sql/generators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- **COMMENT**: en suivant les étapes suivantes:
1. Fichier générateur SQL: `/views/sql/generators/{dag}_sql_generate.py`
2. Fichier SQL: `/views/sql/{dag}.sql`
3. Fichier DAG: `/views/{dag}.py` qui vien lire le SQL ci-dessus
3. Fichier DAG: `/views/{dag}.py` qui vient lire le SQL ci-dessus
note: techniquement il faut d'abord définir la constante `VIEW_NAME` dans `/views/{dag}.py` avant pour la réutiliser dans l'étape 1.


Expand Down

0 comments on commit 578c19e

Please sign in to comment.