]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
break up test_query into three modules
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Dec 2010 23:21:52 +0000 (18:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Dec 2010 23:21:52 +0000 (18:21 -0500)
commit75a96be41b3e3e65d1ddfcc3435df03da4ef85ef
tree692c5c35720ace55801f6d53945c8e81188f8a09
parentbe66013111e681dbfc1733fedbba0f101727b6b9
break up test_query into three modules
test/orm/test_froms.py [new file with mode: 0644]
test/orm/test_joins.py [new file with mode: 0644]
test/orm/test_query.py