collab: Add orb_subscription_id to billing_subscriptions (#36455)
This PR adds an `orb_subscription_id` column to the `billing_subscriptions` table. Release Notes: - N/A
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
alter table billing_subscriptions
|
||||
add column orb_subscription_id text;
|
||||
Reference in New Issue
Block a user