alter table public.expenses add column if not exists receipt_path text; alter table public.expenses add column if not exists receipt_name text;