Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-04 | add more detail to logging regarding "More than one row matched" error (#4234) | Ben Parsons | 2 | -6/+7 | |
2018-12-04 | Fix UnicodeDecodeError when postgres is not configured in english (#4253) | Richard van der Hoff | 3 | -8/+47 | |
This is a bit of a half-assed effort at fixing https://github.com/matrix-org/synapse/issues/4252. Fundamentally the right answer is to drop support for Python 2. | |||||
2018-12-04 |