veekun_pokedex/pokedex
Andrew Ekstedt c285a6e846 "Fix" MultilangQuery.
SQLAlchemy 1.0 sets bindpararms to their default values when loading
lazy-loaded columns. This is in contrast to the 0.9 behaviour of
ignoring our incongruous bindparam alltogether.

So MultilangQuery is still broken, but now it breaks in the same way as before.
2015-05-23 16:09:57 -07:00
..
data/csv Added spanish stat names 2014-12-29 16:01:48 +01:00
db "Fix" MultilangQuery. 2015-05-23 16:09:57 -07:00
doc Er, fix tabledoc 2014-07-06 12:17:02 -07:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Tests: Fix util.sort_by_name test better 2015-05-21 19:50:49 -07:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up `import pokedex.db` slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with `python -m`. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up `import pokedex.db` slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Remove use of yield_per 2015-05-21 00:07:03 -07:00
main.py Dump translations for official languages by default. 2014-06-01 19:44:32 -04:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00