summary refs log tree commit diff
path: root/changelog.d/5191.misc
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-15 13:36:29 +0100
committerErik Johnston <erik@matrix.org>2019-05-15 13:36:29 +0100
commita9fc71c372ede8b704df7810c0380dc52e1254c2 (patch)
tree4577f169a32528071d01b73feb19c16922073961 /changelog.d/5191.misc
parentMerge branch 'erikj/fix_config_ratelimiting' into erikj/test (diff)
parentNewsfile (diff)
downloadsynapse-a9fc71c372ede8b704df7810c0380dc52e1254c2.tar.xz
Merge branch 'erikj/refactor_pagination_bounds' into erikj/reactions_base
Diffstat (limited to 'changelog.d/5191.misc')
-rw-r--r--changelog.d/5191.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5191.misc b/changelog.d/5191.misc
new file mode 100644
index 0000000000..e0615fec9c
--- /dev/null
+++ b/changelog.d/5191.misc
@@ -0,0 +1 @@
+Make generating SQL bounds for pagination generic.