Explorar o código

- Follow up r16824.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16825 54d463be-8e91-2dee-dedb-b68131a5f0ec
j-tkay %!s(int64=12) %!d(string=hai) anos
pai
achega
8e575ee998
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      sql-files/upgrades/upgrade_svn16823.sql

+ 2 - 1
sql-files/upgrades/upgrade_svn16823.sql

@@ -1 +1,2 @@
-ALTER TABLE `item_db_re` MODIFY `defence` SMALLINT(5) DEFAULT NULL;
+ALTER TABLE `item_db_re` MODIFY `defence` SMALLINT(5) DEFAULT NULL;
+ALTER TABLE `item_db` MODIFY `defence` SMALLINT(5) DEFAULT NULL;