supabase.rpc() which says Could not find the function public.my_function(.... I have no problem when deployed. I tried using supabase db pull thinking it was a caching issue (?) Does anyone know how to get database functions working while testing edge functions locally?