1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-10 01:46:51 +00:00
synapse/changelog.d/6175.misc

1 line
111 B
Text
Raw Normal View History

2019-10-07 17:37:55 +01:00
Update `user_filters` table to have a unique index, and non-null columns. Thanks to @pik for contributing this.