3 lines
No EOL
85 B
SQL
3 lines
No EOL
85 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE matches
|
|
DROP column winner; |