]> 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>
Sun, 27 Jul 2014 23:58:38 +0000 (19:58 -0400)
commit17d209766e8e389366093dd4275d226ff544fb4e
tree4382af061c000dd814ca3f6bb0ec4c8d7045b64b
parentabafb621ca4c4bc4bef8dc2349014ae6ffed22b1
- 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