Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the previous MAX value if any to set the stream_id | Mark Haines | 2016-09-09 | 1 | -1/+2 |
* | Track the max_stream_device_id in a separate table, since we delete from the ... | Mark Haines | 2016-09-09 | 1 | -0/+20 |
* | Merge pull request #1087 from matrix-org/markjh/reapply_delta | Mark Haines | 2016-09-09 | 1 | -0/+39 |
|\ | |||||
| * | Just move the schema and add some DROPs | Mark Haines | 2016-09-09 | 2 | -34/+39 |
| * | Only catch databas errors | Mark Haines | 2016-09-08 | 1 | -1/+1 |
| * | Add a stub run_upgrade | Mark Haines | 2016-09-08 | 1 | -0/+4 |
| * | Reapply 34/device_outbox in 35/device_outbox_again.py since the schema was bu... | Mark Haines | 2016-09-08 | 1 | -0/+30 |
* | | Add delta file | Erik Johnston | 2016-09-08 | 1 | -0/+20 |
|/ | |||||
* | Correctly delete old state groups in purge history API | Erik Johnston | 2016-09-05 | 1 | -0/+1 |
* | Add upgrade script that will slowly prune state_groups_state entries | Erik Johnston | 2016-09-05 | 1 | -0/+17 |
* | Move to storing state_groups_state as deltas | Erik Johnston | 2016-09-01 | 1 | -0/+21 |