veekun_pokedex/pokedex/db
Andrew Ekstedt 9e3bfd7971 Use Unicode(256) for names and identifiers.
MySQL requires that text columns that are indexed or used as keys be
given a maximum length.

256 bytes should be enough for anyone.
2014-03-13 00:29:49 -07:00
..
__init__.py
dependencies.py
load.py
markdown.py
multilang.py
oracle.py
tables.py Use Unicode(256) for names and identifiers. 2014-03-13 00:29:49 -07:00
translations.py
util.py