2 lines
No EOL
176 B
SQL
2 lines
No EOL
176 B
SQL
alter table items change column flags2_256 no_salvage tinyint(3) not null default '0';
|
|
alter table items change column flags_16384 no_transmute tinyint(3) not null default '0'; |