dendrite/keyserver/storage/sqlite3
2021-07-28 16:27:19 +01:00
..
cross_signing_keys_table.go Assign it after all 2021-07-28 16:27:19 +01:00
cross_signing_sigs_table.go Don't recreate indexes if they already exist 2021-07-28 14:41:14 +01:00
cross_signing_streams_table.go Create tables 2021-07-28 13:48:23 +01:00
device_keys_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
key_changes_table.go More sane next batch handling, typing notification tweaks, give invites their own stream position, device list fix (#1641) 2020-12-18 11:11:21 +00:00
one_time_keys_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
stale_device_lists.go Use Writer in shared package (#1296) 2020-08-25 10:29:45 +01:00
storage.go More wiring/boilerplate 2021-07-28 14:29:02 +01:00