dendrite/syncapi/storage
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 Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
shared Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
sqlite3 Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
tables Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
interface.go Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
storage.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
storage_test.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
storage_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00