dendrite/syncapi/storage/sqlite3
Kegsay 4af8323df3
bugfix: Fix a bug which caused prev_content not to be sent to clients ()
I don't know how this ever passed QA... also fix a missing rows.Close()
2020-03-17 16:45:40 +00:00
..
account_data_table.go sqlite: fixes from sytest () 2020-02-20 09:28:03 +00:00
backward_extremities_table.go Support sqlite in addition to postgres () 2020-02-13 17:27:33 +00:00
current_room_state_table.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
invites_table.go sqlite: fixes from sytest () 2020-02-20 09:28:03 +00:00
output_room_events_table.go bugfix: Fix a bug which caused prev_content not to be sent to clients () 2020-03-17 16:45:40 +00:00
output_room_events_topology_table.go Support sqlite in addition to postgres () 2020-02-13 17:27:33 +00:00
stream_id_table.go Support sqlite in addition to postgres () 2020-02-13 17:27:33 +00:00
syncserver.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00