Files
edx-platform/openedx/core/djangoapps/programs
Michael Terry c90edab169 Bundle an SQL query for performance
We were doing many individual SQL queries for certificates when
awarding program certs. It's possible this was contributing to
high SQL load. Instead, let's bundle those queries up into a larger
one.

LEARNER-6490
2018-10-05 12:43:47 -04:00
..
2018-09-04 16:05:24 -04:00
2018-10-05 12:43:47 -04:00