dendrite/userapi/storage/accounts/postgres
Kegsay 6f49758b90
Remove membership table from account DB ()
* 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
..
account_data_table.go Refactor account data () 2020-06-18 18:36:03 +01:00
accounts_table.go Move account/device DBs to userapi () 2020-06-17 12:05:56 +01:00
profile_table.go Move account/device DBs to userapi () 2020-06-17 12:05:56 +01:00
storage.go Remove membership table from account DB () 2020-06-30 13:34:59 +01:00
threepid_table.go Move account/device DBs to userapi () 2020-06-17 12:05:56 +01:00