Skip to content

Commit fe73583

Browse files
authored
Update dim__orgs.sql
1 parent f2b3e30 commit fe73583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/core_/dim__orgs.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ WITH orgs AS (
1515
-- FROM {{ ref('org__created') }}
1616
)
1717

18+
1819
, user_count AS (
1920
SELECT
2021
org_id

0 commit comments

Comments
 (0)