summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/lambdas.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-03-21 17:10:18 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-03-21 17:23:22 -0400
commita782160de2e66ad6f6cb2630ddc16ced4da1c359 (patch)
treeba6e55230eaae44597d19f6194319096147bf538 /lib/sqlalchemy/sql/lambdas.py
parent3329b7eba3be7d462bbc2a0e7022bd62a0ea6a93 (diff)
downloadsqlalchemy-a782160de2e66ad6f6cb2630ddc16ced4da1c359.tar.gz
Add support for Boolean, Enum
Fixed bug in Mypy plugin where the Python type detection for the :class:`_sqltypes.Boolean` column type would produce an exception; additionally implemented support for :class:`_sqltypes.Enum`, including detection of a string-based enum vs. use of Python ``enum.Enum``. Fixes: #6109 Change-Id: I25e546ea2f50d90be2d6fec303976d82849a3d31
Diffstat (limited to 'lib/sqlalchemy/sql/lambdas.py')
0 files changed, 0 insertions, 0 deletions