zzzeek / test_sqlalchemy

0 stars 0 forks source link

Missing sqlalchemy.engine.RowProxy.__ne__ #945

Closed sqlalchemy-bot closed 16 years ago

sqlalchemy-bot commented 16 years ago

Issue created by Anonymous


I recommend that the attached patch be applied. I was working on a small database-comparison tool which used "!=" between two RowProxy objects, to compare their row contents. It took me a while to realize that "!=" was in fact not behaving equivalently to "==" negated.

There is also a couple of Subversion property updates in there.


Attachments: sqlalchemy.patch

sqlalchemy-bot commented 10 years ago

Michael Bayer (zzzeek) wrote:


Removing milestone: 0.4.3 (automated comment)

sqlalchemy-bot commented 16 years ago

Michael Bayer (zzzeek) wrote:


sqlalchemy-bot commented 16 years ago

jek (jek) wrote:


sqlalchemy-bot commented 16 years ago

jek (jek) wrote:


e13fdb965fbc31727e8653d444391a35d7533cc8, thanks!

sqlalchemy-bot commented 10 years ago

Changes by Michael Bayer (zzzeek): removed "0.4.3" milestone

sqlalchemy-bot commented 16 years ago

Changes by Michael Bayer (zzzeek): changed priority from "major" to "critical"; changed component from "(none)" to "sql"; set milestone to "0.4.3"

sqlalchemy-bot commented 16 years ago

Changes by jek (jek): set state to "resolved"