diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-11-21 08:51:34 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-11-21 08:52:12 -0500 |
| commit | ece524c0059d0814e45f4bba63abebd7e9af4b8b (patch) | |
| tree | 4985177fae442ffea84ef0953a964c1fe4b1b1fe /lib/sqlalchemy/sql | |
| parent | 46e6693cb3db445f18aa25d5e4ca613504bd12b3 (diff) | |
| download | sqlalchemy-ece524c0059d0814e45f4bba63abebd7e9af4b8b.tar.gz | |
fall back to eval() for names that have dots
Fixed regression in 2.0.0b3 caused by :ticket:`8759` where indicating the
:class:`.Mapped` name using a qualified name such as
``sqlalchemy.orm.Mapped`` would fail to be recognized by Declarative as
indicating the :class:`.Mapped` construct.
Fixes: #8853
Change-Id: Iddb6efaae864d4545e80c54658244670f81ef6cc
Diffstat (limited to 'lib/sqlalchemy/sql')
0 files changed, 0 insertions, 0 deletions
