Skip to content

Commit

Permalink
Deploying to gh-pages from @ e79be07 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandascovino committed Nov 28, 2023
1 parent 5f212ad commit e441048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rj_smtr/constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ <h1 class="title">Module <code>pipelines.rj_smtr.constants</code></h1>

BILHETAGEM_MATERIALIZACAO_ORDEM_PAGAMENTO_PARAMS = {
&#34;dataset_id&#34;: BILHETAGEM_DATASET_ID,
&#34;table_id&#34;: &#34;ordem_pagamento_validacao&#34;,
&#34;table_id&#34;: &#34;ordem_pagamento&#34;,
&#34;upstream&#34;: True,
&#34;exclude&#34;: f&#34;+{BILHETAGEM_MATERIALIZACAO_TRANSACAO_PARAMS[&#39;table_id&#39;]}&#34;,
&#34;dbt_vars&#34;: {
Expand Down Expand Up @@ -1006,7 +1006,7 @@ <h2 class="section-title" id="header-classes">Classes</h2>

BILHETAGEM_MATERIALIZACAO_ORDEM_PAGAMENTO_PARAMS = {
&#34;dataset_id&#34;: BILHETAGEM_DATASET_ID,
&#34;table_id&#34;: &#34;ordem_pagamento_validacao&#34;,
&#34;table_id&#34;: &#34;ordem_pagamento&#34;,
&#34;upstream&#34;: True,
&#34;exclude&#34;: f&#34;+{BILHETAGEM_MATERIALIZACAO_TRANSACAO_PARAMS[&#39;table_id&#39;]}&#34;,
&#34;dbt_vars&#34;: {
Expand Down

0 comments on commit e441048

Please sign in to comment.