dendrite/userapi/storage/accounts/postgres
kegsay 32bf14a37c
Key Backups (3/3) : Implement querying keys and various bugfixes (#1946)
* Add querying device keys

Makes a bunch of sytests pass

* Apparently only the current version supports uploading keys

* Linting
2021-07-27 19:29:32 +01:00
..
deltas Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +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 Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
key_backup_table.go Key Backups (3/3) : Implement querying keys and various bugfixes (#1946) 2021-07-27 19:29:32 +01:00
key_backup_version_table.go Key Backups (3/3) : Implement querying keys and various bugfixes (#1946) 2021-07-27 19:29:32 +01:00
openid_table.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +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 Key Backups (3/3) : Implement querying keys and various bugfixes (#1946) 2021-07-27 19:29:32 +01:00
threepid_table.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00