@aschmitz @bea @er1n for some reason the migration just hadn't worked originally and we have no idea why, all other migrations before and after that worked fine
the show_reblogs column on follow_requests was apparently missing, and we were trying to manually add it to the wrong db
manually adding them to the right db (as discovered by @noelle) solved the problem eventually
we don't know why the columns weren't there in the first place but all other migrations worked
@noelle @er1n @bea @squirrel Weird, okay. Thanks for the information!