diff options
author | H. Shay <hillerys@element.io> | 2023-06-28 11:15:51 -0700 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2023-06-28 11:15:51 -0700 |
commit | 900064c1653dea175c94c4a83c012ce4663c8994 (patch) | |
tree | a1df3885813beec486fd636c84488d493c362f64 | |
parent | add check constraint to `current_state_delta_stream` (diff) | |
download | synapse-900064c1653dea175c94c4a83c012ce4663c8994.tar.xz |
newsfragment
-rw-r--r-- | changelog.d/15849.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15849.misc b/changelog.d/15849.misc new file mode 100644 index 0000000000..cd4b5128cc --- /dev/null +++ b/changelog.d/15849.misc @@ -0,0 +1 @@ +Add check constraint to current_state_delta_stream. (#15849) \ No newline at end of file |