veekun_pokedex/pokedex/db
2013-12-18 14:42:23 +01:00
..
__init__.py Support for Oracle: auto-shorten long table names, use UnicodeText() instead of Unicode(4000) because of size limitations for the mapped datatypes in Oracle 2013-12-18 14:32:13 +01:00
dependencies.py
load.py The fix for empty strings should only be applied to oracle sessions 2013-12-18 14:42:23 +01:00
markdown.py
multilang.py
tables.py Support for Oracle: auto-shorten long table names, use UnicodeText() instead of Unicode(4000) because of size limitations for the mapped datatypes in Oracle 2013-12-18 14:32:13 +01:00
translations.py
util.py