dendrite/userapi/storage/accounts/postgres
Till Faelligen c8e81a3674 Reuse type
2022-02-10 13:44:58 +01:00
..
deltas Add migrations 2022-02-10 13:33:53 +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 Add account_type for postgres 2022-02-10 13:29:36 +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 Reuse type 2022-02-10 13:44:58 +01:00
threepid_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00