0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-19 01:18:57 +02:00
dendrite/userapi/storage/devices
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
..
postgres Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
sqlite3 Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
interface.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
storage.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
storage_wasm.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00