summary refs log tree commit diff
path: root/synapse/storage/schema (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-26Stop populating events.contentRichard van der Hoff1-0/+93
This field is no longer read from, so we should stop populating it. Once we're happy that this doesn't break everything, and a rollback is unlikely, we can think about dropping the column.