Files
edx-platform/lms/djangoapps/coursewarehistoryextended/migrations
Kevin Falcone 304fb68076 Despite db_index=True, Django didn't generate an index
student_module_id is the primary way into this table, not having an
index is disastrous with real data.
2016-03-03 15:27:21 -05:00
..