]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- get_unique_constraints() pull request
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Jun 2013 21:54:11 +0000 (17:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Jun 2013 21:54:11 +0000 (17:54 -0400)
commit258d2a8315a1362c2995c75507f849c01526d3d5
tree1c941250e9d6f575f6453c90d89c072e70aad7d1
parentdecf47a770b21da4bc66ad82d077fe069a1519f7
- get_unique_constraints() pull request
- version (0.9 for now)
- changelog
- move the test into the test suite so that all dialects can take advantage of it
doc/build/changelog/changelog_09.rst
lib/sqlalchemy/engine/interfaces.py
lib/sqlalchemy/engine/reflection.py
lib/sqlalchemy/testing/requirements.py
lib/sqlalchemy/testing/suite/test_reflection.py
test/engine/test_reflection.py
test/requirements.py