dendrite/syncapi/storage/sqlite3
Henrik Sölver 4e6843412d Don't use more than 999 variables in SQLite querys.
Closes #1223

Signed-off-by: Henrik Sölver <henrik.solver@gmail.com>
2020-07-26 14:48:39 +02: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. 2020-07-26 14:48:39 +02: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 Implement /sync limited and read timeline limit from stored filters (#1168) 2020-06-26 15:34:41 +01:00