diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-05-26 18:31:30 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-05-28 13:56:28 +0100 |
commit | f63db4f4fd386fdeeb06fc52ffa13cf65927723f (patch) | |
tree | e5915221b57a9dc9c53aa293a373cd8fc46412c6 | |
parent | Blacklist tests/60app-services/03passive.pl sytests (diff) | |
download | synapse-f63db4f4fd386fdeeb06fc52ffa13cf65927723f.tar.xz |
Move sql schema delta files to their new location
-rw-r--r-- | synapse/storage/data_stores/main/schema/delta/48/profiles_batch.sql (renamed from synapse/storage/schema/delta/48/profiles_batch.sql) | 0 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/schema/delta/50/profiles_deactivated_users.sql (renamed from synapse/storage/schema/delta/50/profiles_deactivated_users.sql) | 0 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/schema/delta/55/profile_replication_status_index.sql (renamed from synapse/storage/schema/delta/55/profile_replication_status_index.sql) | 0 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/schema/delta/55/room_retention.sql (renamed from synapse/storage/schema/delta/55/room_retention.sql) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/synapse/storage/schema/delta/48/profiles_batch.sql b/synapse/storage/data_stores/main/schema/delta/48/profiles_batch.sql |