dendrite/roomserver/storage/postgres/deltas
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
..
20201028212440_add_forgotten_column.go Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
20221027084407_published_appservice.go Fix upgrade appservices 2022-10-27 16:01:51 +02:00
20230131091021_published_appservice_pkey.go Roomserver published pkey migration (#2960) 2023-02-01 16:32:31 +00:00
20230516154000_drop_reference_sha_test.go Add tests for the UpDropEventReferenceSHAPrevEvents migration (#3087) 2023-05-30 18:05:48 +02:00
20230516154000_drop_reference_sha.go Add tests for the UpDropEventReferenceSHAPrevEvents migration (#3087) 2023-05-30 18:05:48 +02:00
2021041615092700_state_blocks_refactor.go Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00