1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-24 01:34:27 -05:00
dendrite/syncapi/storage
Sam a6700331ce
Update all usages of tx.Stmt to sqlutil.TxStmt ()
* 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
..
postgres Update all usages of tx.Stmt to sqlutil.TxStmt () 2020-09-24 11:10:14 +01:00
shared Handle state with input event as new events () 2020-09-15 11:17:46 +01:00
sqlite3 Update all usages of tx.Stmt to sqlutil.TxStmt () 2020-09-24 11:10:14 +01:00
tables Handle state with input event as new events () 2020-09-15 11:17:46 +01:00
interface.go Handle state with input event as new events () 2020-09-15 11:17:46 +01:00
storage.go Configuration format v1 () 2020-08-10 14:18:04 +01:00
storage_test.go Configuration format v1 () 2020-08-10 14:18:04 +01:00
storage_wasm.go Configuration format v1 () 2020-08-10 14:18:04 +01:00