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 97b3b6a commit 87a2eeeCopy full SHA for 87a2eee
models/core_/dim__orgs.sql
@@ -44,3 +44,4 @@ SELECT
44
FROM orgs
45
LEFT JOIN user_count on orgs.org_id = user_count.org_id
46
LEFT JOIN subscriptions on orgs.org_id = subscriptions.org_id
47
+
0 commit comments