veekun_pokedex/pokedex/db
Andrew Ekstedt 59fd27c574 Require location identifiers to be unique.
Also require location area identifiers to be unique to their location.

I almost added a duplicate pokemon-league location when adding S/M
locations. This should help.
2018-09-29 10:53:18 -07:00
..
__init__.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Resolve some Python 3 encoding issues on Windows (#244) 2018-08-22 23:01:58 -07:00
markdown.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
multilang.py fix test suite under SQLAlchemy 1.2.x 2018-03-30 12:01:21 -07:00
oracle.py Update the docstring on rewrite_long_table_names. 2014-02-21 17:59:52 -05:00
tables.py Require location identifiers to be unique. 2018-09-29 10:53:18 -07:00
translations.py Resolve some Python 3 encoding issues on Windows (#244) 2018-08-22 23:01:58 -07:00
util.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00