1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-28 13:54:28 -06:00
dendrite/userapi/storage/accounts/sqlite3
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
constraint.go Move account/device DBs to userapi () 2020-06-17 12:05:56 +01:00
constraint_wasm.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