summary refs log tree commit diff
path: root/synapse/storage/schema/full_schemas/54 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganise the database schema directories (#9932)Richard van der Hoff2021-05-071-8/+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.
* Move storage classes into a main "data store".Erik Johnston2019-10-214-2319/+8
| | | | | This is in preparation for having multiple data stores that offer different functionality, e.g. splitting out state or event storage.
* fix maybeAmber H. Brown2019-06-071-20/+2
|
* just user dir?Amber H. Brown2019-06-071-1/+19
|
* remove background updates that arent neededAmber H. Brown2019-06-071-33/+1
|
* add stuff in bg updatesAmber Brown2019-06-041-10/+62
|
* WHY IS THIS CALLED A SLIGHTLY DIFFERENT THINGAmber Brown2019-06-031-0/+1
|
* more fixAmber Brown2019-06-031-0/+38
|
* fix schemasAmber Brown2019-06-032-57/+16
|
* full schemaAmber Brown2019-06-032-0/+2301