server/sql/updates/0.10/5258_characters_character.sql

1 line
No EOL
52 B
SQL

ALTER TABLE `character` ADD KEY `idx_name` (`name`);