diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-03-02 11:51:57 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-03-02 11:51:57 -0500 |
commit | 3fd1a52794c5463854fe36cbe97595d8489bbf62 (patch) | |
tree | 12597527384eb3af4a0866a52e89d4e0bce58fd6 /lib/sqlalchemy/ext/asyncio/events.py | |
parent | afb9634fb28b00c7b0979660e3e0bfed6caafde5 (diff) | |
download | sqlalchemy-3fd1a52794c5463854fe36cbe97595d8489bbf62.tar.gz |
prevent Mapped[] auto-column logic w/ fixed table
When a class has __table__, people will still want to
annotate the attributes on classes, so make sure a
Mapped annotation without a right side is only interpreted
as a column if there is no __table__
Change-Id: I7da4b4c43c4d2c8b6834b781569cb551e75b57b1
Diffstat (limited to 'lib/sqlalchemy/ext/asyncio/events.py')
0 files changed, 0 insertions, 0 deletions