mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-27 11:20:33 -05:00
* 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.