Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add indexes to LearnerCourseGradeMetrics fields #288

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

johnbaldwin
Copy link
Contributor

This commit adds indexes to LearnerCourseGradeMetrics fields,
'course_id' and 'date_for'

This commit adds a new migration, '0013' to perform non-atomic
separate state and database migration actions. Included is compatibility
functionality so that the migration works for both MySQL and SQLite

This commit adds indexes to LearnerCourseGradeMetrics fields,
'course_id' and 'date_for'

This commit adds a new migration, '0013' to perform non-atomic
separate state and database migration actions. Included is compatibility
functionality so that the migration works for both MySQL and SQLite
@johnbaldwin johnbaldwin merged commit a69fc11 into master Dec 3, 2020
@johnbaldwin johnbaldwin deleted the john/add-indexes-to-lcgm branch December 3, 2020 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants