You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
What?
Optimise SQL queries where possible within icat_communication.py
I believe that the current structure of SQL queries could be improved to be more efficient.
Issue raised by: [developer]
What?
Optimise SQL queries where possible within icat_communication.py
I believe that the current structure of SQL queries could be improved to be more efficient.
Where?
WebApp/autoreduce_webapp/autoreduce_webapp/icat_communication.py
How?
How to test the issue is resolved
Compare optimisation of query before and after changes
Are queries simpler in design (no complex joins etc)?
The text was updated successfully, but these errors were encountered: