veekun_pokedex/pokedex/db
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
..
__init__.py
dependencies.py
load.py
markdown.py
multilang.py "Fix" MultilangQuery. 2015-05-23 16:09:57 -07:00
oracle.py
tables.py Call characteristics "characteristics". #132 2014-07-28 19:01:33 -04:00
translations.py
util.py