Richard van der Hoff 7098b65cb8 Fix error on sqlite 3.7
Create the url_cache index on local_media_repository as a background update, so
that we can detect whether we are on sqlite or not and create a partial or
complete index accordingly.

To avoid running the cleanup job before we have built the index, add a bailout
which will defer the cleanup if the bg updates are still running.

Fixes https://github.com/matrix-org/synapse/issues/2572.
2017-11-21 11:14:17 +00:00
..
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-05-13 14:40:38 +01:00
2016-10-17 11:08:19 +01:00
2016-10-19 11:40:35 +01:00
2017-05-11 12:48:50 +01:00
2016-11-03 15:00:03 +00:00
2017-02-17 10:51:49 +00:00
2017-05-11 12:05:22 +01:00
2017-11-04 19:35:33 +00:00
2017-11-21 11:14:17 +00:00
2017-10-11 13:23:15 +01:00
2017-11-21 11:14:17 +00:00