1
Supabse RPC Functions Utils
Source: supabase/supabase#19849 · opened by @williamlmao
I've found it pretty difficult to manage supabase RPC functions, because postgres does not let you update the return type of functions, and the editor only shows the function, and not the entire query including the return type.
Would be really nice:
• See full query definition of rpc functions, similar to tables in dashboard
• When running db diffs, have a /rpc directory similar to edge functions
Would be really nice:
• See full query definition of rpc functions, similar to tables in dashboard
• When running db diffs, have a /rpc directory similar to edge functions
No pledges yet. Be the first to back this.
Comments
Similar requests
Add schema-aware Functions, Args, and Returns helper types to generated Supabase TypeScript types
1 vote · 0 comments
Add option to `supabase functions deploy` to delete non-local functions
2 votes · 0 comments
Have RPCs in a separate supabase folder in codebase for maintainability
1 vote · 0 comments
Edge functions not showing in local Supabase Studio
15 votes · 0 comments
PROCEDUREs aren't shown in the Functions view
6 votes · 0 comments
No comments yet.