$oldEntriesQuery=\OC_DB::prepare('SELECT * FROM `*PREFIX*fscache` ORDER BY `id` ASC');//sort ascending to ensure the parent gets inserted before a child
try{
try{
$oldEntriesQuery=\OC_DB::prepare('SELECT * FROM `*PREFIX*fscache` ORDER BY `id` ASC');//sort ascending to ensure the parent gets inserted before a child