mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-10 05:01:27 +01:00
Add db_conn parameters to the `__init__` methods of the *Store classes, so that they are all consistent, which makes the multiple inheritance work correctly (and so that we can later extract mixins which can be used in the slavedstores)