SupabaseS
Supabase2y ago
fuyu

Cannot remove a column

I created a column in a different table by accident, that is, in use by a function that is in use a trigger. I want to delete this column but I can't because it says other objects depend on it, which is incorrect. I hope I don't have to delete my function and trigger just to delete this mistaken column.
Was this page helpful?