diff options
author | Ben Parsons <ben@bpulse.co.uk> | 2018-12-04 10:57:39 +0000 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-12-04 11:57:39 +0100 |
commit | b5ac0ffa0a842d99ea4ef903047cc6ca668057ed (patch) | |
tree | 836591a79105ae0dfb77e4745def75375b9d33b3 /changelog.d | |
parent | Fix UnicodeDecodeError when postgres is not configured in english (#4253) (diff) | |
download | synapse-b5ac0ffa0a842d99ea4ef903047cc6ca668057ed.tar.xz |
add more detail to logging regarding "More than one row matched" error (#4234)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4234.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4234.misc b/changelog.d/4234.misc new file mode 100644 index 0000000000..b5a01d38af --- /dev/null +++ b/changelog.d/4234.misc @@ -0,0 +1 @@ +add more detail to logging regarding "More than one row matched" error \ No newline at end of file |