summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-12-19Remove entries from 'account_data_undelivered_deletes' when account data is ↵ github/anoa/msc3391_future anoa/msc3391_futureAndrew Morgan1-3/+54
added/modified This table should only be tracking deleted account data entries.
2022-12-19Populate 'account_data_undelivered_deletes' table on deleteAndrew Morgan2-2/