Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump DB version to 79 since synapse v1.88 was already there (#15998) | Mathieu Velten | 2023-07-26 | 5 | -0/+378 |
| | |||||
* | Fix bad merge of #15933 (#15958) | Erik Johnston | 2023-07-19 | 2 | -134/+0 |
| | | | This was because we reverted the bump of the schema version, so we were not applying the new deltas. | ||||
* | Fix race in triggers for read/write locks. (#15933) | Erik Johnston | 2023-07-19 | 2 | -0/+134 |
| | |||||
* | Revert "Stop writing to column `user_id` of tables `profiles` and ↵ | Shay | 2023-07-18 | 2 | -104/+0 |
| | | | | | | | | | `user_filters`. (#15953) * Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787)" This reverts commit f25b0f88081bb436bef914983cff7087b54eba5f. * newsfragement | ||||
* | Stop writing to column `user_id` of tables `profiles` and `user_filters` ↵ | Shay | 2023-07-07 | 2 | -0/+104 |
(#15787) |