Files
sqlalchemy/test/sql
Mike Bayer 63191fbef6 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
2022-04-22 23:29:11 -04:00
..
2022-04-04 09:26:43 -04:00
2022-04-15 10:29:23 -04:00
2022-04-04 09:26:43 -04:00
2021-11-24 22:51:27 -05:00
2022-04-15 10:29:23 -04:00
2022-04-07 10:47:53 -04:00
2022-03-01 09:09:02 -05:00
2022-04-15 10:29:23 -04:00
2021-12-29 12:23:12 -05:00
2022-04-15 10:29:23 -04:00
2022-04-04 09:26:43 -04:00
2022-03-19 23:15:15 -04:00
2021-11-24 22:51:27 -05:00
2022-04-04 09:26:43 -04:00