Skip to content
Snippets Groups Projects
Verified Commit 8451aa07 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Optimize query in generate_person_list_with_class_register_statistics

- Move filter conditions into JOIN clause
- Remove superflouos subquery for tardiness
- Remove unnecessary JOINs
  - Remove need for DISTINCT by fixing double JOIN on personal notes
parent fc6fb753
No related branches found
No related tags found
1 merge request!162Resolve "[SQL] Person statistics in "My students" take very long"
Pipeline #6477 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment