dendrite/userapi/storage/accounts
Kegsay 6f49758b90
Remove membership table from account DB (#1172)
* Remove membership table from account DB

And make code which needs that data use the currentstate server

* Unbreak tests; use a membership enum for space
2020-06-30 13:34:59 +01:00
..
postgres Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00
sqlite3 Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00
interface.go Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00
storage.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
storage_wasm.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00