veekun_pokedex/pokedex/db
a_magical_me 7b7c0addde Add B/W locations. #375
English and Japanese. Woo!

The text dump contained a bunch of duplicate location names (possibly
for the Entralink?).  I've merged them in the locations table, but
location_game_indices still has the duplicates—that is, a location can
now have multiple game_index values in one generation (necessitating a
small schema change).
2011-04-04 17:09:11 -07:00
..
__init__.py Add identifier_from_name() function. 2011-04-03 15:32:11 -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 Add MarkdownString.__html__(). 2011-04-03 03:17:04 -07:00
multilang.py Update test_schema to the new API. Add some missing column metadata. 2011-04-01 15:59:53 -07:00
tables.py Add B/W locations. #375 2011-04-04 17:09:11 -07:00