dendrite/syncapi/storage/sqlite3
Kegan Dougal 53f6ace2a9 Fix a bug which could cause exclude_from_sync to not be set
Caused when sending events over federation.
2020-03-03 17:57:12 +00:00
..
account_data_table.go sqlite: fixes from sytest (#872) 2020-02-20 09:28:03 +00:00
backward_extremities_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
current_room_state_table.go sqlite: fixes from sytest (#872) 2020-02-20 09:28:03 +00:00
filtering.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
invites_table.go sqlite: fixes from sytest (#872) 2020-02-20 09:28:03 +00:00
output_room_events_table.go Fix a bug which could cause exclude_from_sync to not be set 2020-03-03 17:57:12 +00:00
output_room_events_topology_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
stream_id_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
syncserver.go Use sqlite3_js driver when running in JS 2020-02-22 20:53:57 +00:00