1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-17 22:34:28 -05:00
dendrite/currentstateserver/storage/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
..
current_room_state_table.go Remove membership table from account DB () 2020-06-30 13:34:59 +01:00
storage.go Add a new component: currentstateserver () 2020-06-30 10:37:21 +01:00