Mainly changes in `AccountRepository`. - [x] New accounts are created in database (instead of `AccountManager`). - [x] Querying accounts returns database accounts + legacy system accounts.
Mainly changes in
AccountRepository.AccountManager).