grant execute on function public.get_user_stripe_subscriptions() to authenticated; drop function if exists public.get_my_active_subscriptions();