veekun_pokedex/pokedex/db
Eevee 28d81cc25f Rearranged evolution table; added new B/W evolutions. #378
There are now (well, have been for a while) multiple ways to evolve
a Pokémon from its unique parent, so the current schema wasn't working.
The parent Pokémon has moved back to the main pokemon table, and
pokemon_evolution has grown an artificial primary key.

New evolution methods for Milotic, Leafeon, Glaceon, Magnezone, and
Probopass have been added.
2011-04-10 16:33:18 -07:00
..
__init__.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Make load.py more idiomatic. 2011-04-03 04:26:45 -07:00
markdown.py Merge remote-tracking branch 'origin/encounters-i18n' 2011-04-05 22:32:51 -07:00
multilang.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
tables.py Rearranged evolution table; added new B/W evolutions. #378 2011-04-10 16:33:18 -07:00