diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-10-06 01:12:19 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-10-06 01:12:19 +0000 |
commit | f97414b5203d2c05ccaf18942ecd7f42a7c4611f (patch) | |
tree | 46475f3d841a3521d4609501f0ac3c3c4e291e65 /test/dialect/postgres.py | |
parent | 6695831403df94fef6df7065244533e73f3f99f8 (diff) | |
download | sqlalchemy-f97414b5203d2c05ccaf18942ecd7f42a7c4611f.tar.gz |
- null foreign key on a m2o doesn't trigger a lazyload [ticket:803]
- slight simpliication to mapper.populate_instance()
- lamenting the different codepaths between query._get() and DeferredLoader.lazyload()
- query._get() uses all()[0] for single-row load to avoid complexity of first() (same as LazyLoader)
Diffstat (limited to 'test/dialect/postgres.py')
0 files changed, 0 insertions, 0 deletions