diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-10-26 13:27:21 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-10-26 14:31:28 -0400 |
commit | 73be84ae46473703dcf7b8d39e9666496fb07c8f (patch) | |
tree | 28740ff53f1efc30c5273d867f5e377f40a69390 /lib/sqlalchemy/orm/context.py | |
parent | 811979150cd9f1aed3d6de6938b84179b2092b89 (diff) | |
download | sqlalchemy-73be84ae46473703dcf7b8d39e9666496fb07c8f.tar.gz |
ensure inherited mapper attrs not interpreted as plain dataclass fields
Fixed issue in new dataclass mapping feature where a column declared on the
decalrative base / abstract base / mixin would leak into the constructor
for an inheriting subclass under some circumstances.
Fixes: #8718
Change-Id: Ic519acf239e2f80541516f10995991cbbbed00bd
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions