mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-11 19:45:48 +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;
|