diff options
author | Erik Johnston <erik@matrix.org> | 2017-09-28 12:37:53 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-09-28 12:37:53 +0100 |
commit | ae79764fe55ab15156b4f28658326bd2c9c0b937 (patch) | |
tree | ba96aced53980f87ec119722983bc5942260b5de /synapse/storage/schema | |
parent | More brackets (diff) | |
download | synapse-ae79764fe55ab15156b4f28658326bd2c9c0b937.tar.xz |
Change expires column to expires_ts
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r-- | synapse/storage/schema/delta/44/expire_url_cache.sql | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/synapse/storage/schema/delta/44/expire_url_cache.sql b/synapse/storage/schema/delta/44/expire_url_cache.sql |