summaryrefslogtreecommitdiff
path: root/migrate/changeset/databases/postgres.py
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2015-02-20 09:26:10 -0800
committerMatt Riedemann <mriedem@us.ibm.com>2015-02-20 10:04:35 -0800
commitae64d828df9debe61283ca7aa436bdbf0b49d0e7 (patch)
tree8054577c8163e0adabedf5c00cc0475c92a867db /migrate/changeset/databases/postgres.py
parent997855db3b95d1e8e057502d42597ecdd44027b5 (diff)
downloadsqlalchemy-migrate-ae64d828df9debe61283ca7aa436bdbf0b49d0e7.tar.gz
allow dropping fkeys with sqlite
This implements the ability to drop foreign keys with sqlite. It's basically the same implementation used for dropping unique constraints so the common code is refactored. The existing FKey test that was skipping sqlite is no longer skipped to show this works. Change-Id: Idaaf4229e34af4c21c3bcead4b4e22491d24238e Closes-Bug: #1423955
Diffstat (limited to 'migrate/changeset/databases/postgres.py')
0 files changed, 0 insertions, 0 deletions