deb-migrate/migrate
Matt Riedemann ae64d828df 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
2015-02-20 10:04:35 -08:00
..
changeset allow dropping fkeys with sqlite 2015-02-20 10:04:35 -08:00
tests allow dropping fkeys with sqlite 2015-02-20 10:04:35 -08:00
versioning Merge "Fixes the auto-generated manage.py" 2015-01-15 22:53:59 +00:00
__init__.py Un-break the version in migrate/__init__.py 2013-11-15 13:04:56 -05:00
exceptions.py move all exception classes to migrate.exceptions 2010-09-07 02:25:29 +02:00