summaryrefslogtreecommitdiff
path: root/test_db_py3.cfg
diff options
context:
space:
mode:
authorQin Zhao <chaochin@gmail.com>2015-02-16 17:45:08 +0800
committerQin Zhao <chaochin@gmail.com>2015-03-16 15:21:03 +0000
commite57ee4c3a4247c634980cbeba74d04a01253967d (patch)
tree9a8092b37c38e70372d4f00fd13d672533238922 /test_db_py3.cfg
parent8a638ce9d6f1103ce688117e7c78b8f6eb392e49 (diff)
downloadsqlalchemy-migrate-e57ee4c3a4247c634980cbeba74d04a01253967d.tar.gz
Fix ibmdb2 index name handling0.9.6
The ibmdb2 code calls _index_identifier() when it handles index name. This method only exists from sqlalchemy 0.6.5 to 0.7.*. Nova code change https://review.openstack.org/#/c/153123/ attempts to drop a db constraint and it fails to sync nova db with sqlalchemy 0.9.8 running against db2. Need to let ibmdb2 code identify sqlalchemy version and call the correct method to handle index name. Closes-Bug: 1428477 Change-Id: Ie6333f9cea0209c1ea290356873a1a1bcf409bed
Diffstat (limited to 'test_db_py3.cfg')
0 files changed, 0 insertions, 0 deletions