
- Apply upgrade_svn14796.sql to reflect the change on existing setups. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2 lines
78 B
SQL
2 lines
78 B
SQL
ALTER TABLE `char` MODIFY `weapon` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0';
|