forked from sio2project/oioioi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(no ticket) Reverted oi/0004 migration to autogenerated
The committed version had delete_index statements removed, but they had to be deleted to workaround a bug in South and it broke PostgreSQL. See also: https://bitbucket.org/andrewgodwin/south/pull-request/146/re-create-non-unique-indexes-in/diff To temporarily use the fixed version, it was added to setup.py. This should be removed once a fixed South version is released. Change-Id: Icaccbeca473d9fc107954584ce5dcc8f44a5703a
- Loading branch information
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters