mirror of
https://github.com/Nutomic/ibis.git
synced 2024-12-27 03:31:23 +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;
|