diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-12-16 21:08:26 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-12-16 21:08:26 -0500 |
commit | f7f6fbede5b407b954ce20f9b55f7a02c4152aa9 (patch) | |
tree | e6a2fc172a6fe70ddcee8e4db3b39e264a19e2f8 /lib/sqlalchemy/dialects/postgresql/psycopg2.py | |
parent | cd48a93318061c67572cffbe3d9f883d7326af8a (diff) | |
download | sqlalchemy-f7f6fbede5b407b954ce20f9b55f7a02c4152aa9.tar.gz |
- remove the need to use LoadDeferredColumns, LoadLazyAttribute in most cases,
these are back to being part of LoaderStrategy
- simplify attribute.get()
- inline the dict get inside of attribute.__get__()
- revert some memoized attrs from InstanceState which are called in almost
all cases regardless
- inlining
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/psycopg2.py')
0 files changed, 0 insertions, 0 deletions