1 line
79 B
MySQL
1 line
79 B
MySQL
|
|
ALTER TABLE recordings ADD COLUMN all_discarded boolean NOT NULL DEFAULT false;
|