diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-11 14:46:52 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-11 14:46:52 -0400 |
| commit | b815e9483319b93f98bef11c7d47378441f78d21 (patch) | |
| tree | 00a1e0a6e015cd12a386b9c67922b1f2bf7926e4 /lib/sqlalchemy/ext | |
| parent | 71b8df2e5319773008e83f784543a716a80d7511 (diff) | |
| download | sqlalchemy-b815e9483319b93f98bef11c7d47378441f78d21.tar.gz | |
- Added a new entry ``"entity"`` to the dictionaries returned by
:attr:`.Query.column_descriptions`. This refers to the primary ORM
mapped class or aliased class that is referred to by the expression.
Compared to the existing entry for ``"type"``, it will always be
a mapped entity, even if extracted from a column expression, or
None if the given expression is a pure core expression.
references #3320
Diffstat (limited to 'lib/sqlalchemy/ext')
0 files changed, 0 insertions, 0 deletions
