mirror of https://github.com/buster-so/buster.git
3 lines
100 B
MySQL
3 lines
100 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
ALTER TABLE datasets DROP COLUMN database_identifier;
|