summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/upgrade_svn16823.sql
blob: 0d696e3164126dac2a4acd42bad0af5a7c0f6fb3 (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;