diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-05-02 17:41:04 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-05-02 17:41:04 +0000 |
commit | f8daff6da185188d8ed807a7f250320e291ad523 (patch) | |
tree | 229f0f9b496c2c6e9ff651761240a358ae03bef9 /lib/sqlalchemy/databases/sqlite.py | |
parent | f554d0f02b3ad4001157a9f30a867f8682f96adb (diff) | |
download | sqlalchemy-f8daff6da185188d8ed807a7f250320e291ad523.tar.gz |
- MapperOptions and other state associated with query.options()
is no longer bundled within callables associated with each
lazy/deferred-loading attribute during a load.
The options are now associated with the instance's
state object just once when it's populated. This removes
the need in most cases for per-instance/attribute loader
objects, improving load speed and memory overhead for
individual instances. [ticket:1391]
Diffstat (limited to 'lib/sqlalchemy/databases/sqlite.py')
0 files changed, 0 insertions, 0 deletions