summary refs log tree commit diff
path: root/changelog.d/1172.misc
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-26 12:20:00 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-26 12:20:00 +0000
commit5fbd93c21f8734d527889ccdfb2bb9a9b51f7fd2 (patch)
treea4da91173331f2905fdd32fc74322df4d8915734 /changelog.d/1172.misc
parentmedia/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) (diff)
parentUpdate `user_filters` table to have a unique index, and non-null columns (#1172) (diff)
downloadsynapse-5fbd93c21f8734d527889ccdfb2bb9a9b51f7fd2.tar.xz
Update `user_filters` table to have a unique index, and non-null columns (#1172)
Diffstat (limited to 'changelog.d/1172.misc')
-rw-r--r--changelog.d/1172.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1172.misc b/changelog.d/1172.misc
new file mode 100644

index 0000000000..30b3e56082 --- /dev/null +++ b/changelog.d/1172.misc
@@ -0,0 +1 @@ +Update `user_filters` table to have a unique index, and non-null columns. Thanks to @pik for contributing this. \ No newline at end of file