0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-20 13:28:20 +02:00
dendrite/userapi
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
..
api Fix comment in InputAccountDataRequest 2020-06-19 09:18:09 +01:00
internal Fix Yggdrasil gobind build, set display name at registration 2020-07-01 13:35:58 +01:00
inthttp Refactor account data (#1150) 2020-06-18 18:36:03 +01:00
storage Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
userapi.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
userapi_test.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00