dendrite/currentstateserver/storage/sqlite3
Neil Alexander b6bc132485
Use TransactionWriter in other component SQLite (#1209)
* Use TransactionWriter on other component SQLites

* Fix sync API tests

* Fix panic in media API

* Fix a couple of transactions

* Fix wrong query, add some logging output

* Add debug logging into StoreEvent

* Adjust InsertRoomNID

* Update logging
2020-07-21 15:48:21 +01:00
..
current_room_state_table.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
storage.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00