rathena/sql-files/upgrade_svn16490.sql
2012-07-30 07:32:24 +00:00

2 lines
62 B
SQL

ALTER TABLE `char` ADD CONSTRAINT `name_key` UNIQUE (`name`);