summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/sqlite.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-10-21 16:36:34 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-10-21 16:36:34 +0000
commit0a3913c61a75a9aaa2943bfb30d0785a0c96a6c1 (patch)
tree10439c84d10326c78772f31b83d4e4f57c95b5a4 /lib/sqlalchemy/databases/sqlite.py
parent565dfd379001f3fc4e19ff8a6a017d39dc4be1a3 (diff)
downloadsqlalchemy-0a3913c61a75a9aaa2943bfb30d0785a0c96a6c1.tar.gz
- the whole OperationContext/QueryContext/SelectionContext thing greatly scaled back;
all MapperOptions process the Query and that's it, one very simpliied QueryContext object gets passed around at query.compile() and query.instances() time - slight optimization to MapperExtension allowing the mapper to check for the presence of an extended method, takes 3000 calls off of masseagerload.py test (only a slight increase in speed though) - attempting to centralize the notion of a "path" along mappers/properties, need to define what that is better. heading towards [ticket:777]...
Diffstat (limited to 'lib/sqlalchemy/databases/sqlite.py')
0 files changed, 0 insertions, 0 deletions