Skip to content

Commit

Permalink
Merge pull request #830 from basedosdados/staging/cnpj_incremental
Browse files Browse the repository at this point in the history
[BugFix] br_me_cnpj
  • Loading branch information
folhesgabriel authored Nov 19, 2024
2 parents b8be5a2 + b080a0c commit 25a7e3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/br_me_cnpj/br_me_cnpj__empresas.sql
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"field": "data",
"data_type": "date",
},
pre_hook="DROP ALL ROW ACCESS POLICIES ON {{ this }}",
incremental_strategy="insert_overwrite",
pre_hook=[
"DROP ALL ROW ACCESS POLICIES ON {{ this }}",
Expand Down

0 comments on commit 25a7e3e

Please sign in to comment.