diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-26 08:52:01 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-26 13:42:15 -0500 |
| commit | c06ef9745f34524169cb66335f0b0a86137bdb39 (patch) | |
| tree | 79d86967b99861de75b6dacfb354d171eedca54e /lib/sqlalchemy/sql/default_comparator.py | |
| parent | 19cbf8038f4a9e8e0820bcfeb6b65bf5bc873d39 (diff) | |
| download | sqlalchemy-c06ef9745f34524169cb66335f0b0a86137bdb39.tar.gz | |
add typing to legacy operators
Added typing to legacy operators such as ``isnot()``, ``notin_()``, etc.
which previously were referencing the newer operators but were not
themselves typed.
Fixes: #9148
Change-Id: I3ad7d75d89ec13c9f45063033ecff69d610c72ca
Diffstat (limited to 'lib/sqlalchemy/sql/default_comparator.py')
0 files changed, 0 insertions, 0 deletions
