diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-06-29 13:47:27 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-06-29 13:49:44 -0400 |
| commit | 4d6f4ed184b94e60d5d39eff7fae678d64e9aeaa (patch) | |
| tree | 097988c3a6c6f3c3717f741ca963dc678a6f8aa5 /lib/sqlalchemy/orm/persistence.py | |
| parent | fcb7c784e9479b9bff7de20c41a05bc1aa550ffb (diff) | |
| download | sqlalchemy-4d6f4ed184b94e60d5d39eff7fae678d64e9aeaa.tar.gz | |
- Fixed 1.0 regression where a "deferred" attribute would not populate
correctly if it were loaded within the "optimized inheritance load",
which is a special SELECT emitted in the case of joined table
inheritance used to populate expired or unloaded attributes against
a joined table without loading the base table. This is related to
the fact that SQLA 1.0 no longer guesses about loading deferred
columns and must be directed explicitly.
fixes #3468
Diffstat (limited to 'lib/sqlalchemy/orm/persistence.py')
0 files changed, 0 insertions, 0 deletions
