jam-cloud/db/up/add_active_feed.sql

1 line
58 B
SQL

alter table feeds add column active BOOLEAN DEFAULT FALSE;