-- This file should undo anything in `up.sql` alter table subscriptions drop column time_changed; alter table subscriptions drop column deleted;