MatrixSynapse/synapse/storage
Richard van der Hoff 25f43faa70
Reorganise the database schema directories (#9932)
The hope here is that by moving all the schema files into synapse/storage/schema, it gets a bit easier for newcomers to navigate.

It certainly got easier for me to write a helpful README. There's more to do on that front, but I'll follow up with other PRs for that.
2021-05-07 10:22:05 +01:00
..
databases Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
engines
schema Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
persist_events.py
prepare_database.py Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py