diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-08-26 09:45:06 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-08-26 09:50:46 -0400 |
commit | 4b5d162ed028558ac38c687d69f26ce93741789d (patch) | |
tree | d07ff1d069b0d28d9b98fca24e412eb1f32cd102 /test/dialect/postgresql/test_reflection.py | |
parent | e429ef1d31343b99e885f58a79800ae490155294 (diff) | |
download | sqlalchemy-4b5d162ed028558ac38c687d69f26ce93741789d.tar.gz |
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
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions