diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2022-05-09 23:43:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 14:43:02 -0700 |
commit | 615d96ad6e5bba6f260cb03f4ec119bef51a3309 (patch) | |
tree | d149668c55864c8ce44f5335347d521c7696e946 /changelog.d | |
parent | Tweaks to workers-under-complement (#12637) (diff) | |
download | synapse-615d96ad6e5bba6f260cb03f4ec119bef51a3309.tar.xz |
Update SQL statements in docs for Synapse Admins (#12536)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12536.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12536.doc b/changelog.d/12536.doc new file mode 100644 index 0000000000..4034c42076 --- /dev/null +++ b/changelog.d/12536.doc @@ -0,0 +1 @@ +Update SQL statements and replace use of old table `user_stats_historical` in docs for Synapse Admins. |