dendrite/syncapi/storage/sqlite3
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
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
stream_id_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
syncserver.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00