0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-05 17:35:28 +02:00
synapse/changelog.d/1172.misc

1 line
111 B
Text
Raw Normal View History

Update `user_filters` table to have a unique index, and non-null columns. Thanks to @pik for contributing this.