diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-12-11 13:16:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-11 13:16:01 +0000 |
commit | 6676ee9c4a74e15afdd752e05ca38d82da94c2c1 (patch) | |
tree | 4ae1fc4e641e9e11310084e5f299b90d9c8f6b65 /synapse | |
parent | Prevent message search in upgraded rooms we're not in (#6385) (diff) | |
download | synapse-6676ee9c4a74e15afdd752e05ca38d82da94c2c1.tar.xz |
Add dev script to generate full SQL schema files (#6394)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/data_stores/main/schema/full_schemas/README.md | 13 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/schema/full_schemas/README.txt | 19 |
2 files changed, 13 insertions, 19 deletions
diff --git a/synapse/storage/data_stores/main/schema/full_schemas/README.md b/synapse/storage/data_stores/main/schema/full_schemas/README.md new file mode 100644 |