diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-11-19 19:29:18 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-11-19 19:29:18 -0500 |
commit | 02f21ffcf366da406795334d2fc6908a2f3c9b2f (patch) | |
tree | f3f92d882667d7133f9e623335134dd4dc59a5b0 /lib/sqlalchemy/testing/assertions.py | |
parent | 63508b82cd5710c660383bcac5fcfd3bb6af83c1 (diff) | |
download | sqlalchemy-02f21ffcf366da406795334d2fc6908a2f3c9b2f.tar.gz |
- 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]
Diffstat (limited to 'lib/sqlalchemy/testing/assertions.py')
0 files changed, 0 insertions, 0 deletions