Skip to content

Commit

Permalink
subsidio_km_teto hard coded
Browse files Browse the repository at this point in the history
  • Loading branch information
akaBotelho committed Jul 19, 2024
1 parent 4f0c7d3 commit d9b5074
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ WITH
id_viagem,
distancia_planejada,
subsidio_km,
subsidio_km_teto, -- 4.04 AS subsidio_km_teto,
-- subsidio_km_teto,
4.04 AS subsidio_km_teto,
indicador_viagem_remunerada
FROM
-- {{ ref("viagens_remuneradas") }}
Expand Down

0 comments on commit d9b5074

Please sign in to comment.