summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/json.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-04-22 10:57:00 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-04-22 23:29:11 -0400
commit63191fbef63ebfbf57e7b66bd6529305fc62c605 (patch)
tree7572c1bdcecbc4e3640e5860c42a8b031f595bce /lib/sqlalchemy/dialects/postgresql/json.py
parentfe2045fb1c767436ed1e32359fe005dabead504a (diff)
downloadsqlalchemy-63191fbef63ebfbf57e7b66bd6529305fc62c605.tar.gz
properly type array element in any() / all()
Fixed bug in :class:`.ARRAY` datatype in combination with :class:`.Enum` on PostgreSQL where using the ``.any()`` method to render SQL ANY(), given members of the Python enumeration as arguments, would produce a type adaptation failure on all drivers. Fixes: #6515 Change-Id: Ia1e3b4e10aaf264ed436ce6030d105fc60023433
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions