alter table public.user_profiles add column if not exists language text not null default 'de';