2
Validate functions/triggers when table definitions change
Source: supabase/supabase#35816 · opened by @geoguide
It'd be amazing if when i change the name of a column or remove it if there were an alert that functions or triggers rely on them so I can correct them before I get errors. I had a function that referenced a column i called nickname to populate a search terms field and i changed it to display_name but i missed a function that builds the search terms and started getting errors in production. would love if the functions were validated and threw errors somehow. Not sure of the actual solution, but that's the problem.
No pledges yet. Be the first to back this.
Comments
Similar requests
Better indication for webhooks (and link them!) in triggers view
2 votes · 0 comments
Add option to `supabase functions deploy` to delete non-local functions
2 votes · 0 comments
Have a quick way to view triggers and function definitions connected to a table in the Table Editor View
5 votes · 0 comments
Enable table-based grouping/sorting for Database Management views
1 vote · 0 comments
Edge functions not showing in local Supabase Studio
15 votes · 0 comments
No comments yet.