a tool for shared writing and social publishing
0

Configure Feed

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

add metadata column to identities table

Jared Pereira (Jan 23, 2026, 4:30 PM EST) 265dc693 bf14e1f7

+1
+1
supabase/migrations/20260123000000_add_metadata_to_identities.sql
··· 1 + alter table "public"."identities" add column "metadata" jsonb;