forked-synapse/synapse/storage/schema
Erik Johnston 483ba85c7a Analyze user_ips before running deduplication
Due to the table locks taken out by the naive upsert, the table
statistics may be out of date. During deduplication it is important that
the correct index is used as otherwise a full table scan may be
incorrectly used, which can end up thrashing the database badly.
2019-02-12 11:55:27 +00:00
..
delta Analyze user_ips before running deduplication 2019-02-12 11:55:27 +00:00
full_schemas Drop sent_transactions 2018-12-01 23:07:35 -06:00
schema_version.sql DB schema interface for password auth providers 2017-10-31 14:01:53 +00:00