diff options
| author | Jason Little <realtyem@gmail.com> | 2023-09-15 03:16:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-15 09:16:45 +0100 |
| commit | 2a0f86f88fdb3d450212541ba7db57df6a184ae3 (patch) | |
| tree | 579bfc7b1dec7c5956e016ceb9a493c9ac8805fb /synapse/storage/database.py | |
| parent | Only use literal strings for process names (#16315) (diff) | |
| download | synapse-2a0f86f88fdb3d450212541ba7db57df6a184ae3.tar.xz | |
Convert `_insert_graph_receipts_txn` to `simple_upsert` (#16299)
Diffstat (limited to 'synapse/storage/database.py')
| -rw-r--r-- | synapse/storage/database.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |
