summary refs log tree commit diff
path: root/changelog.d/6184.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.5.0rc1Andrew Morgan2019-10-241-1/+0
|
* 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.