dendrite/userapi/storage/accounts/postgres
Kegan Dougal ed4097825b Factor out StatementList to `sqlutil` and use it in `userapi`
It helps with the boilerplate.
2021-07-28 18:30:04 +01:00
..
deltas Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
account_data_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
accounts_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
key_backup_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
key_backup_version_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
openid_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
profile_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
storage.go Alias key backup endpoints onto /unstable, fix key backup bugs (#1947) 2021-07-28 10:25:45 +01:00
threepid_table.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00