summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/_selectable_constructors.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-03-08 12:35:27 -0500
committermike bayer <mike_mp@zzzcomputing.com>2023-03-08 21:33:12 +0000
commit1504aa9f9f95964ee73030a76941b8169e04d5bc (patch)
tree2e0dd37bd29356c9a5e03468d384d31a56275521 /lib/sqlalchemy/sql/_selectable_constructors.py
parentbcbb4007bbfa5102d7e53fea8aac50e528d4d1f2 (diff)
downloadsqlalchemy-1504aa9f9f95964ee73030a76941b8169e04d5bc.tar.gz
Use independent TypeVar for ColumnElement.cast
Fixed typing issue where :meth:`.ColumnElement.cast` did not allow a :class:`.TypeEngine` argument independent of the type of the :class:`.ColumnElement` itself, which is the purpose of :meth:`.ColumnElement.cast`. Fixes: #9451 Change-Id: I68119c6a9e8bf896715eea79be2b4f36b1c141de
Diffstat (limited to 'lib/sqlalchemy/sql/_selectable_constructors.py')
0 files changed, 0 insertions, 0 deletions