1 line
77 B
SQL
1 line
77 B
SQL
alter table comment add column distinguished boolean not null default false;
|
alter table comment add column distinguished boolean not null default false;
|