13
Add pl/pgsql debugging support
Source: supabase/supabase#11143 · opened by @wiverson
Feature request
provides for an API & client for debuging pl/pgsql.
Would be great to have this as an out-of-the-box option for the local dev environment in particular. Live projects would be great as well, of course.
Is your feature request related to a problem? Please describe.
As PostgREST allows pl/pgsql many interesting options, those become increasingly more challenging to support/debug. At best it's a lot of guess-work and returning text intermediate steps to try to figure out what's going on.
Describe the solution you'd like
I think (based on the description of pldebugger) that this would involve both build option tweaks as well as a major improvements to the Supabase dev studio UI.
Describe alternatives you've considered
Right now it's basically console logging at best.
provides for an API & client for debuging pl/pgsql.
Would be great to have this as an out-of-the-box option for the local dev environment in particular. Live projects would be great as well, of course.
Is your feature request related to a problem? Please describe.
As PostgREST allows pl/pgsql many interesting options, those become increasingly more challenging to support/debug. At best it's a lot of guess-work and returning text intermediate steps to try to figure out what's going on.
Describe the solution you'd like
I think (based on the description of pldebugger) that this would involve both build option tweaks as well as a major improvements to the Supabase dev studio UI.
Describe alternatives you've considered
Right now it's basically console logging at best.
No pledges yet. Be the first to back this.
Comments
Similar requests
Native Python Execution Support in Supabase
4 votes · 0 comments
Add pl/plv8 debugging support
4 votes · 0 comments
Postgres Language Server: JS + TS Template Literal Support
3 votes · 0 comments
Add Feature to Test + Debug Row Level Security Policies
47 votes · 0 comments
Add a Postgres linter to the tooling
1 vote · 0 comments
No comments yet.