]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
many fixes but still can't get heuristics to work as well as what's existing,
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Feb 2012 20:43:05 +0000 (15:43 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Feb 2012 20:43:05 +0000 (15:43 -0500)
commit0634ea79b1a23a8b88c886a8a3f434ed300691e2
tree68aa780526e321f55b9215544aa409cb1c9179c7
parent7d693180be8c7f9db79831351751a15d786b86a7
many fixes but still can't get heuristics to work as well as what's existing,
tests still failing
lib/sqlalchemy/orm/properties.py
lib/sqlalchemy/orm/relationships.py
lib/sqlalchemy/orm/util.py
lib/sqlalchemy/sql/util.py
test/ext/test_serializer.py
test/orm/inheritance/test_abc_inheritance.py
test/orm/test_mapper.py
test/orm/test_rel_fn.py