dendrite/userapi/storage/accounts/postgres
Loïck Bonniot 960ac714bf
Implement account deactivation
See #610
Signed-off-by: Loïck Bonniot <git@lesterpig.com>
2020-09-30 12:20:51 +02:00
..
deltas Implement account deactivation 2020-09-30 12:20:51 +02:00
account_data_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
accounts_table.go Implement account deactivation 2020-09-30 12:20:51 +02:00
profile_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
storage.go Implement account deactivation 2020-09-30 12:20:51 +02:00
threepid_table.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00