coinwind/database/CHANGELOG.sql

1 line
79 B
SQL

alter table settings add column status int(2) not null default 0 AFTER comment;