summary refs log tree commit diff
path: root/changelog.d/6184.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the user_filter migration again (#6184)Richard van der Hoff2019-10-101-0/+1
you can't plausibly ALTER TABLE in sqlite, so we create the new table with the right schema to start with.