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