dendrite/syncapi/storage/postgres
Kegsay 8db60c90bb
Fix a bug whereby backfilling could leak events across rooms (#1043)
* Fix a bug whereby backfilling could leak events across rooms

Caused by a faulty SQL query. With tests now.

* comment
2020-05-15 16:27:34 +01:00
..
account_data_table.go Add Range (#1037) 2020-05-15 09:41:12 +01:00
backwards_extremities_table.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00
current_room_state_table.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00
filtering.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
invites_table.go Add Range (#1037) 2020-05-15 09:41:12 +01:00
output_room_events_table.go Add Range (#1037) 2020-05-15 09:41:12 +01:00
output_room_events_topology_table.go Fix a bug whereby backfilling could leak events across rooms (#1043) 2020-05-15 16:27:34 +01:00
syncserver.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00