a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove option col from atp_poll_votes

+1
+1
supabase/migrations/20251027212752_remove_option_col_from_atp_poll_votes.sql
··· 1 + alter table "public"."atp_poll_votes" drop column "option";