Files
edx-platform/openedx/core/djangoapps/schedules/tests
Michael Terry 3775fb1d9e Avoid subquery on table being updated
MySQL doesn't like you subquerying on the same table you are trying
to update in one query.

https://dev.mysql.com/doc/refman/8.0/en/subquery-restrictions.html

PROD-1366
2020-03-13 10:53:23 -04:00
..
2019-12-30 10:35:30 -05:00
2020-03-11 11:53:49 -04:00