Skip to content

Commit

Permalink
fix(model): fix datahackers model
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed Jan 11, 2024
1 parent 744cd6f commit 7931175
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -353,5 +353,5 @@ SAFE_CAST(p8_d_8 AS INT64) p8_d_8,
SAFE_CAST(p8_d_9 AS INT64) p8_d_9,
SAFE_CAST(p8_d_10 AS INT64) p8_d_10,
SAFE_CAST(p8_d_11 AS INT64) p8_d_11,
FROM basedosdados-staging.br_datahackers_state_data_staging.microdados AS t
FROM basedosdados-dev.br_datahackers_state_data_staging.microdados AS t

0 comments on commit 7931175

Please sign in to comment.