upgrade_20210530_logs.sql 78 B

123
  1. ALTER TABLE `picklog`
  2. `enchantgrade` tinyint unsigned NOT NULL default '0'
  3. ;