dendrite/internal
Sam a6700331ce
Update all usages of tx.Stmt to sqlutil.TxStmt (#1423)
* Replace all usages of txn.Stmt with sqlutil.TxStmt

Signed-off-by: Sam Day <me@samcday.com>

* Fix sign off link in PR template.

Signed-off-by: Sam Day <me@samcday.com>

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-09-24 11:10:14 +01:00
..
caching Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
config Enforce valid key IDs (#1437) 2020-09-23 11:07:57 +01:00
eventutil Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
sqlutil Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
test Enforce valid key IDs (#1437) 2020-09-23 11:07:57 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Report which component failed to consume (#1375) 2020-09-01 16:53:38 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
version.go Version imprint (#1383) 2020-09-02 16:18:08 +01:00