mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
60efc51a2b
* Move background update names out to a separate class `EventsBackgroundUpdatesStore` gets inherited and we don't really want to further pollute the namespace. * Migrate stream_ordering to a bigint * changelog |
||
---|---|---|
.. | ||
common | ||
main | ||
state | ||
__init__.py | ||
README.md |
Synapse Database Schemas
This directory contains the schema files used to build Synapse databases. For more information, see /docs/development/database_schema.md.