diff options
author | RamonWill <ramonwilliams@hotmail.co.uk> | 2020-08-24 20:14:15 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-08-31 19:01:15 -0400 |
commit | 17090c004e19afab35c837bf880ea5b328e1fb56 (patch) | |
tree | 7c938e4f1b5e3ccbbe1081806509102430a0e2e9 /lib/sqlalchemy/dialects/postgresql/array.py | |
parent | c3d74b3bef84f630993f307012003832cec232e7 (diff) | |
download | sqlalchemy-17090c004e19afab35c837bf880ea5b328e1fb56.tar.gz |
Provide a more detailed error message for Query.join()
An :class:`.ArgumentError` with more detail is now raised if the target
parameter for :meth:`_query.Query.join` is set to an unmapped object.
Prior to this change a less detailed ``AttributeError`` was raised.
Pull request courtesy Ramon Williams.
Fixes: #4428
Closes: #5452
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5452
Pull-request-sha: b148df547037e9a254fe331eff8e922c78426261
Change-Id: I873453d1fdb651178216aac698baac63ae5a94e8
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/array.py')
0 files changed, 0 insertions, 0 deletions