2
Show schema of function in database triggers list
Source: supabase/supabase#33222 · opened by @maxfornacon
On the "Database Triggers" page it only shows the function name, but not the scheme the function belongs to. I work with triggers that call functions from a different schema and it's not possible to see if they call the function from the correct schema.
I would suggest to just prepend the schema name like `schema.function".
I would suggest to just prepend the schema name like `schema.function".
No pledges yet. Be the first to back this.
Comments
Similar requests
Default schema for Foreign Keys
1 vote · 0 comments
Allow selecting a schema in database connection string settings
4 votes · 0 comments
Restrict database schema changes in web UI
13 votes · 0 comments
Better indication for webhooks (and link them!) in triggers view
2 votes · 0 comments
Enable table-based grouping/sorting for Database Management views
1 vote · 0 comments
No comments yet.