Skip to content

Commit

Permalink
cria aux_shapes_geom_filtrada
Browse files Browse the repository at this point in the history
  • Loading branch information
pixuimpou committed Sep 13, 2024
1 parent 2582a22 commit 900a760
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SELECT
*
FROM
{{ ref("shapes_geom_planejamento") }}
WHERE
feed_start_date = '{{ var("data_versao_gtfs") }}'

0 comments on commit 900a760

Please sign in to comment.