Files
sqlalchemy/test/sql
Mike Bayer 02f21ffcf3 - The :class:.RowProxy object is now sortable in Python as a regular
tuple is; this is accomplished via ensuring tuple() conversion on
both sides within the ``__eq__()`` method as well as
the addition of a ``__lt__()`` method. [ticket:2848]
2013-11-19 19:29:18 -05:00
..
2013-04-27 19:53:57 -04:00
2013-08-28 10:16:52 -04:00
2013-04-27 19:53:57 -04:00