>
> One can already skip this by specifying an alterante processor function
>
>     db(...).select(processor=lambda rows,fields,colnames,blob_decode: ....)
>

We should probably document that. Note, it doesn't appear to pass a 
blob_decode argument to the processor (though the default parse() method 
does take that argument).

Anthony

-- 



Reply via email to