Skip to content

Commit

Permalink
simulate change or new configs added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sung Won Chung committed Feb 7, 2024
1 parent fdeec24 commit 3f30d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/core/dim_orgs.sql
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ SELECT
, sub_price
FROM orgs
LEFT JOIN user_count USING (org_id)
LEFT JOIN subscriptions USING (org_id)
LEFT JOIN subscriptions USING (org_id)

0 comments on commit 3f30d8e

Please sign in to comment.