Files
trove/trove/tests/db/__init__.py
T
Simon Chang 06e0aa25a0 Fixed database migration script issues
The db downgrade scripts are currently not dropping foreign key
constraints, causing errors when the script tries to drop related
tables on downgrade.

This commit address issues in the migration scripts, and also
introduces a new test script to test the migration scripts, so that
issues can be prevented in the future. The new test script is based
on the existing migration test script implementated in Nova.

Change-Id: I240d81afc3e43fd3711de8c156cfb43fd14850bf
Closes-Bug: #1347114
2014-09-19 16:56:31 -04:00

0 lines
0 B
Python

The file is empty.