mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-22 23:01:10 +00:00
3 lines
110 B
SQL
3 lines
110 B
SQL
alter table instance drop column instances_url;
|
|
|
|
alter table instance alter column articles_url set not null;
|