diff options
| author | Erik Johnston <erik@matrix.org> | 2016-05-27 10:44:44 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2016-05-27 10:44:44 +0100 |
| commit | 85b992f621743adc45945f67b1b1bbf4aed198fb (patch) | |
| tree | f4b18cee6c07d92dbf0eb7107b325890b8d3a338 | |
| parent | Send down correct error response if user not found (diff) | |
| download | synapse-85b992f621743adc45945f67b1b1bbf4aed198fb.tar.xz | |
Fix to allow start with postgres
| -rw-r--r-- | synapse/storage/__init__.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |
