]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
this should be just about 100% coverage
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Jul 2009 00:18:21 +0000 (00:18 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Jul 2009 00:18:21 +0000 (00:18 +0000)
commit26040534cc2c954d87d2a3bc8f8024b25b63ca63
tree4ac48b4bfbbec504f613f8fe5b5314e21e1a1ec2
parentf02e3f91c71699a9f94df245a90a04e545e3a448
this should be just about 100% coverage
18 files changed:
06CHANGES
lib/sqlalchemy/dialects/oracle/base.py
lib/sqlalchemy/schema.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/test/requires.py
test/orm/test_defaults.py
test/orm/test_eager_relations.py
test/orm/test_lazy_relations.py
test/orm/test_mapper.py
test/orm/test_merge.py
test/orm/test_naturalpks.py
test/orm/test_pickled.py
test/orm/test_query.py
test/orm/test_relationships.py
test/orm/test_scoping.py
test/orm/test_selectable.py
test/orm/test_session.py
test/orm/test_unitofwork.py