summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/dml.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-10-25 15:01:55 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-10-25 15:02:46 -0400
commit8d318dee6cdccd0751ad8b0832774398a45f9cdb (patch)
treeef6aa26e84bb56cc069db9b37eb345e220a72fb1 /lib/sqlalchemy/dialects/postgresql/dml.py
parentf34b180ca9059a74c3bf1db1b79e187c3f4b81c9 (diff)
downloadsqlalchemy-8d318dee6cdccd0751ad8b0832774398a45f9cdb.tar.gz
Test for EXCLUDE constraint duplicated index
An EXCLUDE constraint makes an index just like a UNIQUE does; get_indexes() will receive this. Test that this works out the same way as it does for a UNIQUE. Change-Id: I02ac7cbbb1ca0d1fcdcdbe9a8b8bd1ffee3e496c Fixes: #4122
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions