]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- rework the exclusions system to have much better support for compound
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 26 Jul 2014 22:26:22 +0000 (18:26 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 26 Jul 2014 22:26:22 +0000 (18:26 -0400)
commitc85fa9fa50ca32523c160eaab58ab6d2b97aacc6
tree15a1582ef6883027c1bedeee6f5c0a95e46984d1
parent759e8aec138138683ed15a264aaa392d499c2b34
- rework the exclusions system to have much better support for compound
rules, better message formatting
lib/sqlalchemy/engine/url.py
lib/sqlalchemy/testing/exclusions.py
lib/sqlalchemy/testing/plugin/plugin_base.py
lib/sqlalchemy/testing/requirements.py
lib/sqlalchemy/testing/schema.py
test/orm/test_naturalpks.py
test/requirements.py