1 line
61 B
SQL
1 line
61 B
SQL
alter table groups add column slug text not null default '';
|
alter table groups add column slug text not null default '';
|