dendrite/syncapi/storage/sqlite3
Kegan Dougal bfecc8e0e9 HACK: Track goroutine IDs to determine when we write by the wrong thread
To use: set `DENDRITE_TRACE_SQL=1` then grep for `unsafe`
2020-09-01 19:10:57 +01:00
..
account_data_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
backwards_extremities_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
current_room_state_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
filter_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
invites_table.go Storage tweaks (#1373) 2020-09-01 11:28:35 +01:00
output_room_events_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
output_room_events_topology_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
send_to_device_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
stream_id_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
syncserver.go HACK: Track goroutine IDs to determine when we write by the wrong thread 2020-09-01 19:10:57 +01:00