jam-cloud/db/up/add_active_feed.rb

1 line
58 B
Ruby

alter table feeds add column active BOOLEAN DEFAULT FALSE;