diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-03-17 16:25:51 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-03-17 16:25:51 -0400 |
commit | 9ec01ab35a6c0cfdae6ce8a5f84d5ccaf90a3c44 (patch) | |
tree | 988f3a1097c4ae31944a6d41811b2be5c83fab61 /lib/sqlalchemy/orm/attributes.py | |
parent | e2214a61e84c5c6d3f5fe6963d9827465474bd67 (diff) | |
download | sqlalchemy-9ec01ab35a6c0cfdae6ce8a5f84d5ccaf90a3c44.tar.gz |
- Improved an error message which would occur if a query() were made
against a non-selectable, such as a :func:`.literal_column`, and then
an attempt was made to use :meth:`.Query.join` such that the "left"
side would be determined as ``None`` and then fail. This condition
is now detected explicitly.
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions