dendrite/syncapi/storage/sqlite3
2020-07-30 13:29:58 +01:00
..
account_data_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
backwards_extremities_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
current_room_state_table.go Don't use more than 999 variables in SQLite querys. (#1224) 2020-07-27 13:19:30 +01:00
filter_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
invites_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
output_room_events_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
output_room_events_topology_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
send_to_device_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
stream_id_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
syncserver.go Include database connection string in database options 2020-07-30 13:29:58 +01:00