forked-synapse/synapse/storage/schema
Erik Johnston e55a9b3e41
Fix downgrading to previous version of Synapse (#15907)
We do this by marking the constraint as deferrable.
2023-07-10 16:24:42 +01:00
..
common
main Fix downgrading to previous version of Synapse (#15907) 2023-07-10 16:24:42 +01:00
state
__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.