dendrite/keyserver/storage/postgres
Sam Day 634ad86369 Replace all usages of txn.Stmt with sqlutil.TxStmt
Signed-off-by: Sam Day <me@samcday.com>
2020-09-11 22:57:59 +02:00
..
device_keys_table.go Replace all usages of txn.Stmt with sqlutil.TxStmt 2020-09-11 22:57:59 +02:00
key_changes_table.go Implement /keys/changes (#1232) 2020-07-30 14:52:21 +01:00
one_time_keys_table.go Replace all usages of txn.Stmt with sqlutil.TxStmt 2020-09-11 22:57:59 +02:00
stale_device_lists.go Finish inbound E2E device lists (#1243) 2020-08-07 17:32:13 +01:00
storage.go Use Writer in shared package (#1296) 2020-08-25 10:29:45 +01:00