forked-synapse/synapse/storage/schema/main/delta
2023-11-16 16:57:26 +00:00
..
12
13
14
15
16
17
18
19
20
21
22
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48 Delete device messages asynchronously and in staged batches (#16240) 2023-09-06 09:30:53 +02:00
49
50
51
52
53
54 Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
55
56 Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
57
58
59
60
61
62
63
64
65
67
68
69
70 Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
71
72
73
74
76
77
78 Bump DB version to 79 since synapse v1.88 was already there (#15998) 2023-07-26 14:51:44 +02:00
79 Bump DB version to 79 since synapse v1.88 was already there (#15998) 2023-07-26 14:51:44 +02:00
80 Fix rare deadlock when using read/write locks (#16169) 2023-08-23 16:24:30 +01:00
82 Mark sync as limited if there is a gap in the timeline (#16485) 2023-10-19 15:04:18 +01:00
83 Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) 2023-11-16 16:57:26 +00:00