diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-10-13 12:53:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-13 12:53:24 -0400 |
commit | 2019b60f3bb5a505fc730f38a4b1accbabe444bf (patch) | |
tree | 488f424212cda30b8597bce518f863e379013620 | |
parent | Properly return the thread ID down sync. (#14159) (diff) | |
download | synapse-2019b60f3bb5a505fc730f38a4b1accbabe444bf.tar.xz |
Fix sqlite syntax for upserts. (#14171)
-rw-r--r-- | changelog.d/14171.feature | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/relations.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/14171.feature b/changelog.d/14171.feature new file mode 100644 |