dendrite/userapi/storage/accounts/sqlite3
Tommie Gannert d8c8bfc551 Change user API account creation to use the new pushrules module's defaults.
Introduces "scope" as required by client API, and some small field
tweaks to make some 61push Sytests pass.
2021-12-03 19:43:02 +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
constraint_wasm.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00: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 Change user API account creation to use the new pushrules module's defaults. 2021-12-03 19:43:02 +01:00
threepid_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00