dendrite/userapi/storage/accounts/postgres
2022-02-17 16:23:56 +00:00
..
deltas Add account type (#2171) 2022-02-16 18:55:38 +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 (#2171) 2022-02-16 18:55:38 +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 Merge branch 'main' into implement-push-notifications 2022-02-17 16:23:56 +00:00
threepid_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00