mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-26 12:11:10 +00:00
1 line
No EOL
67 B
SQL
1 line
No EOL
67 B
SQL
alter table article add column approved bool not null default true; |