1 line
69 B
SQL
1 line
69 B
SQL
alter table contacts add column lives_with text not null default '';
|
alter table contacts add column lives_with text not null default '';
|