Skip to content

Commit

Permalink
fix duplicate key br_me_cnpj
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Nov 19, 2024
1 parent b8be5a2 commit b080a0c
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 b080a0c

Please sign in to comment.