forked-synapse/synapse/storage/schema/delta
David Baker 563f9b61b1 Make e2e backup versions numeric in the DB
We were doing max(version) which does not do what we wanted
on a column of type TEXT.
2018-10-29 21:01:22 +00: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 run isort 2018-07-09 16:09:20 +10:00
26
27 run isort 2018-07-09 16:09:20 +10:00
28
29
30 run isort 2018-07-09 16:09:20 +10:00
31 run isort 2018-07-09 16:09:20 +10:00
32
33 run isort 2018-07-09 16:09:20 +10:00
34 run isort 2018-07-09 16:09:20 +10:00
35
36
37 run isort 2018-07-09 16:09:20 +10:00
38 move search reindex to schema 47 2018-02-13 16:44:46 +00:00
39
40
41
42 run isort 2018-07-09 16:09:20 +10: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 WIP e2e key backups 2018-09-13 17:02:59 +01:00
47 Comments 2018-02-16 11:35:01 +00:00
48 Merge pull request #3213 from matrix-org/rav/consent_handler 2018-05-16 07:19:18 +01:00
49 Send users a server notice about consent 2018-05-22 11:54:51 +01:00
50 api into monthly_active_users table 2018-07-31 16:36:24 +01:00
51 Don't reuse backup versions 2018-10-05 15:08:36 +01:00
52 Make e2e backup versions numeric in the DB 2018-10-29 21:01:22 +00:00