Privacy app generates Call to undefined method OC\DB\QueryBuilder\QueryBuilder::execute() in file

Based on a quick look at the code, the privacy app is using the now removed execute() method in QueryBuilder still in a couple spots. Not sure why this wasn’t caught my testing, but here we are.

Mind reporting either in the Server or Privacy app repos?