Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.29.0rc1 | Erik Johnston | 2021-03-04 | 1 | -1/+0 |
| | |||||
* | Fix 'rejected_events_metadata' background update (#9537) | Erik Johnston | 2021-03-03 | 1 | -0/+1 |
Turns out matrix.org has an event that has duplicate auth events (which really isn't supposed to happen, but here we are). This caused the background update to fail due to `UniqueViolation`. |