summary refs log tree commit diff
path: root/synapse/storage/schema/delta/35 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the previous MAX value if any to set the stream_idMark Haines2016-09-091-1/+2
* Track the max_stream_device_id in a separate table, since we delete from the ...Mark Haines2016-09-091-0/+20
* Merge pull request #1087 from matrix-org/markjh/reapply_deltaMark Haines2016-09-091-0/+39
|\
| * Just move the schema and add some DROPsMark Haines2016-09-092-34/+39
| * Only catch databas errorsMark Haines2016-09-081-1/+1
| * Add a stub run_upgradeMark Haines2016-09-081-0/+4
| * Reapply 34/device_outbox in 35/device_outbox_again.py since the schema was bu...Mark Haines2016-09-081-0/+30
* | Add delta fileErik Johnston2016-09-081-0/+20
|/
* Correctly delete old state groups in purge history APIErik Johnston2016-09-051-0/+1
* Add upgrade script that will slowly prune state_groups_state entriesErik Johnston2016-09-051-0/+17
* Move to storing state_groups_state as deltasErik Johnston2016-09-011-0/+21