veekun_pokedex/pokedex/db
2014-02-21 17:48:19 -05:00
..
__init__.py Dynamically mangle long table names for Oracle; Unicode → UnicodeText. 2014-02-21 17:47:55 -05:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Sort out all the non-nullable columns with empty values. 2014-02-21 17:48:19 -05:00
markdown.py Only markdownify $target if move.range exists. 2012-08-06 14:10:36 -04:00
multilang.py Add __tablename__ to translation tables 2013-08-07 14:13:04 +02:00
oracle.py Dynamically mangle long table names for Oracle; Unicode → UnicodeText. 2014-02-21 17:47:55 -05:00
tables.py Sort out all the non-nullable columns with empty values. 2014-02-21 17:48:19 -05:00
translations.py Reading, merging, and writing translations 2011-04-11 17:03:27 +03:00
util.py Make id lookup util.get use query.get, avoiding queries for dupe lookups 2011-05-06 12:40:44 +03:00