Files
sqlalchemy/test/ext
Mike Bayer 7a93686ae4 catch unexpected errors when accessing clslevel attribute
Improved the error message that's raised for the case where the
:func:`.association_proxy` construct attempts to access a target attribute
at the class level, and this access fails. The particular use case here is
when proxying to a hybrid attribute that does not include a working
class-level implementation.

Fixes: #7827
Change-Id: Ic6ff9df010f49253e664a1e7c7e16d8546006965
(cherry picked from commit 764e36e5e7)
2022-03-18 10:38:36 -04:00
..
2021-09-29 22:19:43 -04:00
2022-02-09 17:28:14 -05:00
2021-09-29 22:19:43 -04:00