dendrite/syncapi/storage/sqlite3
Henrik Sölver 83f038e12b
Don't use more than 999 variables in SQLite querys. (#1224)
Closes #1223

Signed-off-by: Henrik Sölver <henrik.solver@gmail.com>

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-07-27 13:19:30 +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 Implement /sync `limited` and read timeline limit from stored filters (#1168) 2020-06-26 15:34:41 +01:00