diff options
author | Neil Johnson <neil@fragile.org.uk> | 2018-03-28 12:03:13 +0100 |
---|---|---|
committer | Neil Johnson <neil@fragile.org.uk> | 2018-03-28 12:03:13 +0100 |
commit | 788e69098c93f2433ef907015666c624bb39318f (patch) | |
tree | f88f872ca2c3a9b6308ce1051cee8b6dcb172a35 /synapse/storage/schema | |
parent | No need to cast in count_daily_users (diff) | |
download | synapse-788e69098c93f2433ef907015666c624bb39318f.tar.xz |
Add user_ips last seen index
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r-- | synapse/storage/schema/delta/48/add_user_ips_last_seen_index.sql | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/synapse/storage/schema/delta/48/add_user_ips_last_seen_index.sql b/synapse/storage/schema/delta/48/add_user_ips_last_seen_index.sql new file mode 100644 |