3 lines
91 B
SQL
3 lines
91 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE ai_blocks DROP COLUMN is_hidden;
|