id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc	difficulty
58	Database cleanup	eevee	eevee	" * Lots of columns need to be renamed.
 * pokemoves -> pokemon_moves
 * Migrate non-English names out of the main tables, and go with the assumption that they will not be used all that much: pull them out of FuzzyMatches, create a foreign_names table with all of them (id, type, language, name), and search that as a last resort?  ...or skip right to it when the incoming entry has non-ASCII characters (i.e. utf-8).  Also import French/German/etc names I suppose.
 * Figure out how to make UTF-8 VARCHARs work with Catalyst or whatever's breaking.
 * Anything else?"	task	reopened	trivial	pokedex				over 9000
