mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-25 21:31:09 +00:00
4 lines
110 B
MySQL
4 lines
110 B
MySQL
|
alter table instance drop column instances_url;
|
||
|
|
||
|
alter table instance alter column articles_url set not null;
|