Development #7303
manager: improve SQL performance of RolesView using select_related('ou')
Start date:
20 May 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
It was doing a query on the organizational unit table for each row.
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|d842b6424f99905884758c40bf7296d3a571bc60.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager: improve SQL performance of RolesView using select_related()
fixes #7303