summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/context.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-03-18 15:07:03 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-03-18 15:08:26 -0400
commitce2f28c37e0a2f2aa3b4a404ee190cdc00b8b918 (patch)
tree29a175c6614985f630a2434532e613d459066f68 /lib/sqlalchemy/orm/context.py
parent3fec5028e695ad138aa46a0ae66c55e8bcb653f6 (diff)
downloadsqlalchemy-ce2f28c37e0a2f2aa3b4a404ee190cdc00b8b918.tar.gz
Adjust dataclass rules to account for field w/ default
Fixed issue in new ORM dataclasses functionality where dataclass fields on an abstract base or mixin that contained column or other mapping constructs would not be mapped if they also included a "default" key within the dataclasses.field() object. Fixes: #6093 Change-Id: I628086ceb48ab1dd0702f239cd12be74074f58f1
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions