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