a tool for shared writing and social publishing
0

Configure Feed

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

add record to publications table

Jared Pereira (May 19, 2025, 4:04 PM EDT) 438e6bee 1d8abdb2

+1
+1
supabase/migrations/20250519200406_add_record_to_publications.sql
··· 1 + alter table "public"."publications" add column "record" jsonb;