diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-31 11:12:02 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-31 11:12:02 +0100 |
commit | ef0cc648cfe74a13268c0df8fc679e0c4f29ecbe (patch) | |
tree | 802d9ab422f6956ef8217a20dc87b792f3589294 /synapse/storage/schema | |
parent | Merge pull request #1056 from matrix-org/kegan/appservice-url-is-optional (diff) | |
download | synapse-ef0cc648cfe74a13268c0df8fc679e0c4f29ecbe.tar.xz |
Clean up old sent transactions
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r-- | synapse/storage/schema/delta/34/sent_txn_purge.py | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/synapse/storage/schema/delta/34/sent_txn_purge.py b/synapse/storage/schema/delta/34/sent_txn_purge.py new file mode 100644 |