summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/sqlite/dml.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-02-26 15:34:57 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2023-02-26 20:09:07 -0500
commit3b8123965bca6b854ccdeca79713b27136233d9a (patch)
treee39e4595e54f96667a68b9f277ad61fd81160c9b /lib/sqlalchemy/dialects/sqlite/dml.py
parent16d3dad4490fc4915096b7963f21e6b591b15ba7 (diff)
downloadsqlalchemy-3b8123965bca6b854ccdeca79713b27136233d9a.tar.gz
use read-only Mapping for values dictionary type
Improved typing for the mapping passed to :meth:`.UpdateBase.values` to be more open-ended about collection type, by indicating read-only ``Mapping`` instead of writeable ``Dict``, the latter of which would error out under typing tools on too limited of a key type. Fixes: #9376 Change-Id: Ib7fdbba05ca7e1082409e1b5616e6a010262f032
Diffstat (limited to 'lib/sqlalchemy/dialects/sqlite/dml.py')
0 files changed, 0 insertions, 0 deletions