MatrixSynapse/synapse/storage/data_stores
Richard van der Hoff e66f099ca9
Sanity-check database before running upgrades (#6982)
Some of the database deltas rely on `config.server_name` being set correctly,
so we should check that it is before running the deltas.

Fixes #6870.
2020-02-25 17:46:00 +00:00
..
main Sanity-check database before running upgrades (#6982) 2020-02-25 17:46:00 +00:00
state Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__init__.py Modify check_database to take a connection rather than a cursor 2020-01-09 18:05:50 +00:00