Skip to content

Commit

Permalink
Reverter 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
Winzen committed Sep 13, 2024
1 parent 020c837 commit 78a249b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ with
select t1.*, t2.categoria
from receita_despesa as t1
left join
`basedosdados.br_jota.eleicao_auxiliar_categoria_origem` as t2
`basedosdados-perguntas.br_jota.eleicao_auxiliar_categoria_origem` as t2
on t1.origem = t2.origem

0 comments on commit 78a249b

Please sign in to comment.