diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-01-25 14:11:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 14:11:13 +0000 |
commit | fc8598bc87d5bcc7e8526492f309e73c8dcff3f6 (patch) | |
tree | 7903f0c7ddb849ef120ed384cb92e7a4aa214630 /synapse | |
parent | Docs: add missing PR submission process how-tos (#11821) (diff) | |
download | synapse-fc8598bc87d5bcc7e8526492f309e73c8dcff3f6.tar.xz |
Minor updates, and docs, for schema delta files (#11823)
* Make functions in python deltas optional It's annoying to always have to write stubs for these. * Documentation for delta files * changelog
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/prepare_database.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/synapse/storage/prepare_database.py b/synapse/storage/prepare_database.py |