forked-synapse/synapse/storage/schema/delta/56
Erik Johnston 2ade05dca3 Add last seen info to devices table.
This allows us to purge old user_ips entries without having to preserve
the latest last seen info for active devices.
2019-09-23 16:59:35 +01:00
..
add_spans_to_device_lists.sql Propagate opentracing contexts through EDUs (#5852) 2019-08-22 18:21:10 +01:00
current_state_events_membership_mk2.sql Don't recreate column 2019-07-30 16:42:48 +01:00
current_state_events_membership.sql Don't recreate column 2019-07-30 16:42:48 +01:00
destinations_failure_ts.sql Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
devices_last_seen.sql Add last seen info to devices table. 2019-09-23 16:59:35 +01:00
fix_room_keys_index.sql add the version field to the index for e2e_room_keys 2019-08-14 17:14:40 -07:00
redaction_censor.sql Censor redactions in DB after a month 2019-08-30 11:29:17 +01:00
room_membership_idx.sql Remove lost comment 2019-07-29 16:09:48 +01:00
stats_separated.sql Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
users_in_public_rooms_idx.sql Add missing index on users_in_public_rooms. (#5894) 2019-08-22 10:43:13 +01:00