dendrite/userapi/storage/accounts/sqlite3
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
..
account_data_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
accounts_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
constraint.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
constraint_wasm.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
profile_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
storage.go Password changes (#1397) 2020-09-04 15:16:13 +01:00
threepid_table.go Storage tweaks (#1373) 2020-09-01 11:28:35 +01:00