Files
sqlalchemy/test/sql
Mike Bayer 036cb93abf - Fixed bug where :meth:.in_() would go into an endless loop if
erroneously passed a column expression whose comparator included
the ``__getitem__()`` method, such as a column that uses the
:class:`.postgresql.ARRAY` type. [ticket:2957]
2014-02-13 15:19:12 -05:00
..
2013-08-28 10:16:52 -04:00
2013-04-27 19:53:57 -04:00
2014-02-01 13:22:43 -05:00
2013-11-21 15:39:05 -05:00