forked-synapse/synapse/storage/schema/delta
2018-04-25 17:37:29 +01:00
..
11
12
13
14 Use simplejson throughout 2018-03-29 22:45:52 +01:00
15
16
17
18
19
20
21
22
23 Remove the last vestiges of refresh_tokens 2017-10-31 20:35:58 +00:00
24
25 Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
26
27 Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
28
29
30 replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
31 Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
32
33 Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
34
35
36
37 Add a comment to old delta 2017-05-11 12:48:50 +01:00
38 move search reindex to schema 47 2018-02-13 16:44:46 +00:00
39
40
41 Add an index to event_search 2017-05-11 12:05:22 +01:00
42 Split up device_lists_outbound_pokes table for faster updates. 2017-06-07 11:02:38 +01:00
43 s/popualte/populate/ 2017-11-04 19:35:33 +00:00
44 Fix error on sqlite 3.7 2017-11-21 11:14:17 +00:00
45 Fix schema delta versions 2017-10-11 13:23:15 +01:00
46 move search reindex to schema 47 2018-02-13 16:44:46 +00:00
47 Comments 2018-02-16 11:35:01 +00:00
48 Merge pull request #3045 from matrix-org/dbkr/group_joinable 2018-04-05 15:57:49 +01:00
49 Generate user daily stats 2018-04-25 17:37:29 +01:00