3 lines
90 B
SQL
3 lines
90 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE notifications DROP COLUMN data;
|