summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-01-13 17:04:35 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-01-13 17:04:35 -0500
commitb63aae2c232f980a47aa2a635c35dfa45390f451 (patch)
tree61d23fbb2884155a30e3117198668e7c59117002 /lib/sqlalchemy/testing
parent268bb4d5f6a8c8a23d6f53014980bba58698b4b4 (diff)
downloadsqlalchemy-b63aae2c232f980a47aa2a635c35dfa45390f451.tar.gz
- The "wildcard" loader options, in particular the one set up by
the :func:`.orm.load_only` option to cover all attributes not explicitly mentioned, now takes into account the superclasses of a given entity, if that entity is mapped with inheritance mapping, so that attribute names within the superclasses are also omitted from the load. Additionally, the polymorphic discriminator column is unconditionally included in the list, just in the same way that primary key columns are, so that even with load_only() set up, polymorphic loading of subtypes continues to function correctly. fixes #3287
Diffstat (limited to 'lib/sqlalchemy/testing')
0 files changed, 0 insertions, 0 deletions