]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add full series of unit tests for PropertyOption._get_paths, thus enabling us to
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Dec 2010 00:50:41 +0000 (19:50 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Dec 2010 00:50:41 +0000 (19:50 -0500)
commit1f85fe62300a1c6cf69fe6f2ef2d4e360b5f3a58
tree09152bde20a31a59f90edffccdd72ec169286487
parent75a96be41b3e3e65d1ddfcc3435df03da4ef85ef
- add full series of unit tests for PropertyOption._get_paths, thus enabling us to
rewrite it
lib/sqlalchemy/orm/interfaces.py
test/orm/test_query.py