summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/upgrade_svn16823.sql
blob: f4b2119125bcd94049b202d2607b43a63c84486b (plain) (blame)
1
2
ALTER TABLE `item_db_re` MODIFY `defence` SMALLINT(5) DEFAULT NULL;
ALTER TABLE `item_db` MODIFY `defence` SMALLINT(5) DEFAULT NULL;