We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb2b70 commit cfbbd12Copy full SHA for cfbbd12
models/core_/dim__orgs.sql
@@ -15,6 +15,7 @@ WITH orgs AS (
15
-- FROM {{ ref('org__created') }}
16
)
17
18
+
19
, user_count AS (
20
SELECT
21
org_id
0 commit comments