rathena/sql-files/upgrades/upgrade_svn17194.sql
Lemongrass3110 2c58017c4e Added missing empty newlines
Also fixed the newlines in logs.sql
2016-09-05 19:25:53 +02:00

2 lines
77 B
SQL

ALTER TABLE `char` ADD COLUMN `moves` int(11) unsigned NOT NULL DEFAULT '0';