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