ALTER TABLE public.ref_user_roles ENABLE ROW LEVEL SECURITY; ALTER TABLE public.user_profiles ENABLE ROW LEVEL SECURITY; CREATE INDEX idx_user_profiles_user_id ON public.user_profiles(user_id); CREATE ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results