0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-05 04:28:37 +02:00
dendrite/userapi/storage
Neil Alexander 3aa92efaa3
Namespace user API tables (#2806)
This migrates all the various user API tables, indices and sequences to
be `userapi_`-namespaced, rather than the mess they are all now.
2022-10-18 15:59:08 +01:00
..
postgres Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
shared Tweak GetAccountByPassword more 2022-10-10 11:14:16 +01:00
sqlite3 Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
tables Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
interface.go Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00