synapse-product/synapse/storage/data_stores/main/schema/delta/58
Richard van der Hoff edd9a7214c
Replace device_27_unique_idx bg update with a fg one (#7562)
The bg update never managed to complete, because it kept being interrupted by
transactions which want to take a lock.

Just doing it in the foreground isn't that bad, and is a good deal simpler.
2020-05-26 11:43:17 +01:00
..
02remove_dup_outbound_pokes.sql bg update to clear out duplicate outbound_device_list_pokes (#7193) 2020-04-07 23:06:39 +01:00
03persist_ui_auth.sql Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
05cache_instance.sql.postgres Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
06dlols_unique_idx.py Replace device_27_unique_idx bg update with a fg one (#7562) 2020-05-26 11:43:17 +01:00