0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-31 15:34:54 +02:00
synapse/changelog.d/6175.misc

1 line
111 B
Plaintext
Raw Normal View History

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