collab: Add `external_id` column to `billing_customers` table (#42923)

Marshall Bowers created

This PR adds an `external_id` column to the `billing_customers` table.

Release Notes:

- N/A

Change summary

crates/collab/migrations/20251117215316_add_external_id_to_billing_customers.sql | 4 
1 file changed, 4 insertions(+)

Detailed changes