0014_auto__del_courseenrollment.py
9.96 KB
- 
Added a migration with indexes on course enrollment and a unique constraint.… · 1a8d9996Added a migration with indexes on course enrollment and a unique constraint. This involves a migration that first drops the table, because there may be non-unique data there already. Bridger Maxwell committed