ALTER TABLE accounts ADD COLUMN customer_id uuid not null default gen_random_uuid();