@override Future<Result<void>> cancelStatement(String connectionId, int stmtId) => _query.cancelStatement(connectionId, stmtId);