forked-synapse/synapse/storage/schema
Erik Johnston 5037326d66 Add indices. Remove room_ids accidentally added
We have to do this by re-inserting a background update and recreating
tables, as the tables only get created during a background update and
will later be deleted.

We also make sure that we remove any entries that should have been
removed but weren't due to a race that has been fixed in a previous
commit.
2019-05-31 10:26:56 +01:00
..
delta Add indices. Remove room_ids accidentally added 2019-05-31 10:26:56 +01:00
full_schemas/16 Remove unused server_tls_certificates functions (#5028) 2019-04-08 21:50:18 +01:00
schema_version.sql DB schema interface for password auth providers 2017-10-31 14:01:53 +00:00