3 lines
68 B
MySQL
3 lines
68 B
MySQL
|
|
-- Add migration script here
|
||
|
|
ALTER TABLE accounts DROP COLUMN name;
|