diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-18 16:29:34 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-18 16:29:34 +0000 |
commit | dcd4162d10ae63f54d380dcb538fac23f289e505 (patch) | |
tree | 357709e15571339e8a559b29caad4409547d557e | |
parent | Add optional python dependencies to snap packaging (#6317) (diff) | |
parent | Replace UPDATE with UPSERT on device_max_stream_id table (#6363) (diff) | |
download | synapse-dcd4162d10ae63f54d380dcb538fac23f289e505.tar.xz |
Replace UPDATE with UPSERT on device_max_stream_id table (#6363)
* commit '657d614f6': Replace UPDATE with UPSERT on device_max_stream_id table (#6363)
-rw-r--r-- | changelog.d/6363.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/deviceinbox.py | 17 |
2 files changed, 16 insertions, 2 deletions
diff --git a/changelog.d/6363.bugfix b/changelog.d/6363.bugfix new file mode 100644 |