diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-06 20:32:45 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-06 20:32:45 +0000 |
commit | d879135085d442b942253688dd5d20edc2b560ec (patch) | |
tree | d4261ec338dfd242eb06915d17435819a4da712b /lib/sqlalchemy/databases/sqlite.py | |
parent | a78914942ccc26bfad91e367eaaae2dbd29e4439 (diff) | |
download | sqlalchemy-d879135085d442b942253688dd5d20edc2b560ec.tar.gz |
- fixed bug which could occur with polymorphic "union" mapper
which falls back to "deferred" loading of inheriting tables
- the "columns" collection on a mapper/mapped class (i.e. 'c')
is against the mapped table, not the select_table in the
case of polymorphic "union" loading (this shouldn't be
noticeable)
Diffstat (limited to 'lib/sqlalchemy/databases/sqlite.py')
0 files changed, 0 insertions, 0 deletions