summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/expression.py
diff options
context:
space:
mode:
authorjonathan vanasco <jonathan@2xlp.com>2020-04-20 13:56:49 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-08-25 11:02:43 -0400
commitaff9d06e00019ee171ea98fbe9ae1687c53a3e25 (patch)
treed6c4edfc264fad7aac7c791b5f0773212097c9f2 /lib/sqlalchemy/sql/expression.py
parenta1a081398e3b0fb9ce2703ae862778b55b735bc9 (diff)
downloadsqlalchemy-aff9d06e00019ee171ea98fbe9ae1687c53a3e25.tar.gz
More descriptive error for non-mapped string prop name
Fixed issue where using a loader option against a string attribute name that is not actually a mapped attribute, such as a plain Python descriptor, would raise an uninformative AttributeError; a descriptive error is now raised. Fixes: #4589 Closes: #4594 Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/4594 Pull-request-sha: 2b7ed5240f49be90f9390e3d041c9cb957083465 Change-Id: I66b9937991eb7cdbe074a92f490af1c80d16449e
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions