diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-12-06 19:15:04 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-12-06 19:15:04 +0000 |
commit | 4580e77da28ee9bf98c109e8f7a81cb569112dcc (patch) | |
tree | 14f1bcaccc3ed90452ab6d77ed38697227d71bd2 /lib/sqlalchemy/sql/compiler.py | |
parent | 594784a20639198690f59ded0bebb3529dbadb2e (diff) | |
download | sqlalchemy-4580e77da28ee9bf98c109e8f7a81cb569112dcc.tar.gz |
- query.get() and query.load() do not take existing filter or other
criterion into account; these methods *always* look up the given id
in the database or return the current instance from the identity map,
disregarding any existing filter, join, group_by or other criterion
which has been configured. [ticket:893]
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions