summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorRick Harris <rconradharris@gmail.com>2013-02-21 23:00:50 +0000
committerRick Harris <rconradharris@gmail.com>2013-02-21 23:00:50 +0000
commite9d893a69cfdc6af8ec9a06bbd94ca6fed1eb09c (patch)
tree361ec079769fb7d842cbb973f76b9cb32172157e /nova/utils.py
parent09a8d250585a42acdf63a715065f920f52e5c6a0 (diff)
downloadnova-e9d893a69cfdc6af8ec9a06bbd94ca6fed1eb09c.tar.gz
nova-e9d893a69cfdc6af8ec9a06bbd94ca6fed1eb09c.tar.xz
nova-e9d893a69cfdc6af8ec9a06bbd94ca6fed1eb09c.zip
Migration 144: Fix drop index statement
When dropping an index related to a column, we need to make sure that the `Index` object is removed the `Table` object, otherwise a subsequent `drop_column` call to that same column will error out as it tries to re-drop the index. Change-Id: Ie6533b011ead1bc5dd2542041d50eb82e5654a55
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions