query($req); } } } //FIXME Server will need to explicitly set permissions to the `sql` folder // in order for the touch to work // // Workaround in CI by setting permissions to 777 to the folder touch(__DIR__ . "/.guard"); return $pdo; }