dendrite/userapi/storage/accounts/sqlite3
Loïck Bonniot 4e8c484618
Implement account deactivation (#1455)
* Implement account deactivation

See #610
Signed-off-by: Loïck Bonniot <git@lesterpig.com>

* Rename 'is_active' to 'is_deactivated'

Signed-off-by: Loïck Bonniot <git@lesterpig.com>

Co-authored-by: Kegsay <kegan@matrix.org>
2020-10-02 17:18:20 +01:00
..
deltas Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
account_data_table.go
accounts_table.go Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
constraint_wasm.go
constraint.go
profile_table.go
storage.go Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
threepid_table.go