forked from gorb/backend
2 lines
89 B
SQL
2 lines
89 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE channels DROP COLUMN is_above;
|