summary refs log tree commit diff
path: root/synapse/storage/databases/state/schema (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganise the database schema directories (#9932)Richard van der Hoff2021-05-0710-233/+0
| | | | | 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.
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-0510-0/+233