veekun_pokedex/pokedex/db
Eevee (Lexy Munroe) 060dd42c7a Get SUMO to YAML to database basically working, finally!
- Pokémon shapes are now dumped
- Machines were being dumped slightly out of order; they are now correct
- Item price is now dumped correctly
- Identifiers are now computed to match veekun for all Pokémon
- Several bugs with evolutions were fixed
- Shedinja is now special-cased, alas
- Items are now loaded into the db
- Pokémon are now loaded into the db, mostly correctly
2017-08-22 14:29:07 -07:00
..
__init__.py General code tidying for this Oracle fix. 2014-02-21 17:48:19 -05:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Fix a misspelled variable name in db.load 2017-01-26 16:23:20 -08:00
markdown.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
multilang.py Get SUMO to YAML to database basically working, finally! 2017-08-22 14:29:07 -07:00
oracle.py Update the docstring on rewrite_long_table_names. 2014-02-21 17:59:52 -05:00
tables.py Add moves to the yaml-to-db importer 2017-07-11 17:04:10 -07:00
translations.py Fix the CLI in py3 2015-10-05 16:29:21 -07:00
util.py Make id lookup util.get use query.get, avoiding queries for dupe lookups 2011-05-06 12:40:44 +03:00