dendrite/roomserver/storage
Till 61341aca50
Add tests for the UpDropEventReferenceSHAPrevEvents migration (#3087)
... as they could fail if there are duplicate events in
`roomserver_previous_events`.
This fixes the migration by trying to combine the `event_nids` if
possible (same room) as mentioned by @kegsay in
https://github.com/matrix-org/dendrite/pull/3083#discussion_r1195508963
2023-05-30 18:05:48 +02:00
..
postgres Add tests for the UpDropEventReferenceSHAPrevEvents migration (#3087) 2023-05-30 18:05:48 +02:00
shared Drop reference_sha column (#3083) 2023-05-24 12:14:42 +02:00
sqlite3 Add tests for the UpDropEventReferenceSHAPrevEvents migration (#3087) 2023-05-30 18:05:48 +02:00
tables Drop reference_sha column (#3083) 2023-05-24 12:14:42 +02:00
interface.go Drop reference_sha column (#3083) 2023-05-24 12:14:42 +02:00
storage_wasm.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
storage.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00