mirror of https://github.com/buster-so/buster.git
3 lines
85 B
MySQL
3 lines
85 B
MySQL
|
-- Your SQL goes here
|
||
|
ALTER TABLE datasets ADD COLUMN database_identifier TEXT NULL;
|