10b1a4e8d0
Fix #244 alter table items add column body_drop tinyint(3) not null default '0';
1 line
72 B
SQL
1 line
72 B
SQL
alter table items add column body_drop tinyint(3) not null default '0';
|