You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sql/moz-fx-data-shared-prod/subscription_platform_derived/apple_logical_subscriptions_history_v1/query.sql
Copy file name to clipboardExpand all lines: sql/moz-fx-data-shared-prod/subscription_platform_derived/google_logical_subscriptions_history_v1/query.sql
Copy file name to clipboardExpand all lines: sql/moz-fx-data-shared-prod/subscription_platform_derived/stripe_logical_subscriptions_attribution_v2/query.sql
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ FROM
33
33
JOIN
34
34
`moz-fx-data-shared-prod.subscription_platform_derived.stripe_subscriptions_history_v2`AS history
Copy file name to clipboardExpand all lines: sql/moz-fx-data-shared-prod/subscription_platform_derived/stripe_logical_subscriptions_history_v1/query.sql
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ WITH subscriptions_history AS (
36
36
subscription.statusIN ('active', 'past_due', 'trialing') AS subscription_is_active
Copy file name to clipboardExpand all lines: sql/moz-fx-data-shared-prod/subscription_platform_derived/stripe_service_subscriptions_attribution_v2/query.sql
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ FROM
51
51
JOIN
52
52
`moz-fx-data-shared-prod.subscription_platform_derived.stripe_subscriptions_history_v2`AS history
0 commit comments