diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-02-09 18:06:31 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-02-09 18:06:31 +0000 |
commit | 0c4536da8fe75a207052fb558414b4408aa857ec (patch) | |
tree | e964da8d95d12ef9f4692dfef645169d236cc82d | |
parent | Formatting (diff) | |
download | synapse-0c4536da8fe75a207052fb558414b4408aa857ec.tar.xz |
Use the transaction 'desc' rather than 'name', increment the txn_ids in
txn names
-rw-r--r-- | synapse/storage/_base.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |