Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old full schema dumps. (#16697) | Patrick Cloke | 2023-11-28 | 2 | -58/+0 |
| | | | | These are not useful and make it difficult to search for table definitions, etc. | ||||
* | Snapshot schema 72 (#13873) | David Robertson | 2022-09-26 | 2 | -0/+50 |
| | | | Including another batch of fixes to the schema dump script | ||||
* | Reorganise the database schema directories (#9932) | Richard van der Hoff | 2021-05-07 | 2 | -0/+58 |
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. |