rathena/sql-files/upgrades/upgrade_20161013.sql
Lemongrass3110 6a8985531b Fixed NPC markets
Fixed signedness warnings for the sanity zero-terminations
2016-10-14 09:14:22 +02:00

3 lines
69 B
SQL

ALTER TABLE `market`
MODIFY `name` varchar(50) NOT NULL DEFAULT '';