]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- add tests for unique and quote flag on create_index()
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 10 Oct 2014 18:05:09 +0000 (14:05 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 10 Oct 2014 18:05:09 +0000 (14:05 -0400)
commitb98df9bf13b5f65dbee4b728c6c78bf2560fa522
tree465e224c0c2a1a62863159388f6c6d9ad0ddda5f
parent5bb97a4b094bd6aac0a47f2c7ad268b57cd4b32d
- add tests for unique and quote flag on create_index()
tests/test_op.py