Currently running another `0.19` -> `1.0` migration with local lemmy.ml prod data. - [x] Fix any migration issues. - [x] See how long the migration takes ( ~15h) - [ ] Show DB timings report with prod data again - [ ] Provide a full schema dump - [ ] Grab a few explain analyze queries for the slow ones, so that sql experts can look over and assist.
Currently running another
0.19->1.0migration with local lemmy.ml prod data.