Skip to content

Commit

Permalink
deploy (#1088)
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Courivaud <[email protected]>
  • Loading branch information
rcourivaud authored Jan 9, 2025
1 parent bffbba4 commit 8ba1393
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ SELECT
ec.geo_code,
h.id
FROM {{ ref ('marts_production_join_establishment_cities') }} ec
JOIN {{ ref ('int_production_housing') }} h ON ec.geo_code = h.geo_code
JOIN {{ ref ('int_production_housing') }} h ON ec.geo_code = h.geo_code

0 comments on commit 8ba1393

Please sign in to comment.