collab: Add orb_portal_url column to billing_customers table (#38124)
This PR adds an `orb_portal_url` 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_portal_url text;
|
||||
Reference in New Issue
Block a user