2 lines
68 B
MySQL
2 lines
68 B
MySQL
|
alter table Builds add column isChannel integer not null default 0;
|