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

Make queries on Analysis page more performant #2359

Merged
merged 2 commits into from May 26, 2019
Merged

Conversation

rogertheriault
Copy link
Contributor

This removes the ORDER BY clauses in certain methods that only return a single value, resulting in faster and more performant queries

Fixes #2358

@donnapep donnapep added this to the 2.1.0 milestone Mar 27, 2019
@donnapep donnapep changed the title Fixes issue #2358 - remove ORDER BY clause for sum methods Make queries on Analysis page more performant May 26, 2019
@donnapep donnapep merged commit 7bd1de3 into master May 26, 2019
@donnapep donnapep deleted the fix/issue-2358_orderby branch May 26, 2019 21:52
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.

Some orderby clauses are unnecessary esp in class-sensei-grading [XS]
2 participants