MatrixSynapse/synapse/storage/schema
Azrenbeth ad17fbd20e
Remove pushers when deleting 3pid from account (#10581)
When a user deletes an email from their account it will
now also remove all pushers for that email and that user
(even if these pushers were created by a different client)
2021-08-26 13:53:57 +01:00
..
common
main Remove pushers when deleting 3pid from account (#10581) 2021-08-26 13:53:57 +01:00
state
README.md
__init__.py

README.md

Synapse Database Schemas

This directory contains the schema files used to build Synapse databases. For more information, see https://matrix-org.github.io/synapse/develop/development/database_schema.html.