2 lines
76 B
MySQL
2 lines
76 B
MySQL
|
alter table channels add column visibility text NOT NULL default 'Private';
|