Poked around in the PeerTube database and I just have to wonder what's wrong with people doing mixed case table and column names? Like, congratulations, it's now more obnoxious to run queries through psql because those need to be quoted to prevent psql from lowercasing those and then coming back with an error because the lower cased table/column name doesn't exist. #firstworldproblems