dendrite/userapi/storage/accounts/sqlite3
Ryan W a624eab309
- Removed double imports (#1989)
- Lower cased error messages

Signed-off-by: Ryan Whittington <twentybitdev@gmail.com>

Co-authored-by: kegsay <kegan@matrix.org>
2021-09-08 17:31:03 +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 Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +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 - Removed double imports (#1989) 2021-09-08 17:31:03 +01:00
threepid_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00