2 lines
42 B
SQL
2 lines
42 B
SQL
alter table settings
|
|
drop column url;
|
alter table settings
|
|
drop column url;
|