forked-synapse/synapse/storage/schema/delta
Richard van der Hoff 562b4e51dd
Rewrite the user_filter migration again (#6184)
you can't plausibly ALTER TABLE in sqlite, so we create the new table with the
right schema to start with.
2019-10-10 11:28:23 +01:00
..
12
13
14
15
16
17
18
19
20 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
21
22
23
24
25
26
27
28
29
30 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
31 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
32
33 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
34
35
36
37
38
39
40
41
42
43
44
45
46
47 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
48 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
49
50 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
51
52
53
54 Merge pull request #5294 from matrix-org/erikj/speed_up_room_stats 2019-05-31 10:48:51 +01:00
55 Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
56 Rewrite the user_filter migration again (#6184) 2019-10-10 11:28:23 +01:00