1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-16 06:34:28 -05:00
dendrite/appservice/storage/sqlite3
Neil Alexander b6bc132485
Use TransactionWriter in other component SQLite ()
* 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
..
appservice_events_table.go Use TransactionWriter in other component SQLite () 2020-07-21 15:48:21 +01:00
storage.go BREAKING: Make eduserver/appservice use userapi () 2020-06-16 17:39:56 +01:00
txn_id_counter_table.go Use TransactionWriter in other component SQLite () 2020-07-21 15:48:21 +01:00