MatrixSynapse/synapse/storage/data_stores/main/schema/delta
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
2020-06-16 08:51:47 -04:00
..
12
13
14
15
16
17
18
19
20
21
22
24
25
26
27
28
29
30 Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
31
32 Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
33
34
35 Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
36
37
38
39
40
41
42
43
44
45
46
47 Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
48
49
50
51
52
53
54
55
56 Wait for current_state_events_membership before populate_stats_process_rooms (#7387) 2020-05-01 18:05:58 +01:00
57 Remove sent outbound device list pokes from the database (#7192) 2020-04-07 15:19:19 +01:00
58 Replace device_27_unique_idx bg update with a fg one (#7562) 2020-05-26 11:43:17 +01:00