Files
sqlalchemy/test/dialect/postgresql
Mike Bayer ccf079a89d Remove erroneous assertion from array._bind_param
Fixed bug where Postgresql operators such as
:meth:`.postgresql.ARRAY.Comparator.contains` and
:meth:`.postgresql.ARRAY.Comparator.contained_by` would fail to function
correctly for non-integer values when used against a
:class:`.postgresql.array` object, due to an erroneous assert statement.

Fixes: #4822
Change-Id: I886aca4c86dc7d64e9d0dfc1d910a0ae64d775a1
(cherry picked from commit 4b5d162ed0)
2019-08-26 09:51:30 -04:00
..
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00