]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the distinct hash code logic here is entirely obsolete as you can
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 30 May 2013 19:56:00 +0000 (15:56 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 30 May 2013 19:56:00 +0000 (15:56 -0400)
commitc4c37c0201a966ecb05b5540769f48d7387495c5
treecff0547dd0325a809d3db198731a98283fa1a479
parent965b34fa32f5266ca0fd8e40ae259e2957d50534
- the distinct hash code logic here is entirely obsolete as you can
do eq_() on columnelements now with a meaningful bool; jython is entirely a
non-starter right now in any case as 2.7 doesn't support common accessors like __defaults__
.gitignore
lib/sqlalchemy/sql/expression.py