anonymousland-synapse/synapse/storage/schema/delta/56
Richard van der Hoff bcd9132869
Undo the deletion of some tables (#6047)
This is a partial revert of #5893. The problem is that if we drop these tables
in the same release as removing the code that writes to them, it prevents users
users from being able to roll back to a previous release.

So let's leave the tables in place for now, and remember to drop them in a
subsequent release.

(Note that these tables haven't been *read* for *years*, so any missing rows
resulting from a temporary upgrade to vNext won't cause a problem.)
2019-09-19 15:06:27 +01:00
..
add_spans_to_device_lists.sql
current_state_events_membership.sql
current_state_events_membership_mk2.sql
destinations_failure_ts.sql
fix_room_keys_index.sql
redaction_censor.sql
room_membership_idx.sql
stats_separated.sql
users_in_public_rooms_idx.sql