Hello Liam, hello DbUtils people,
I'd like to contribute in this too, as well as seing some patches being
analyzed/commited;
there is a bunch of submitted patched waiting for being reviewed.
I think that the main issue for dbutils is that there has been little
activity on this project
for the l
Just a minor point:
Wouldn't it be better to have a static final field CSV_QUOTE_QUOTE =
CSV_QUOTE_STR + CSV_QUOTE_STR
Considering performances issues, since the String would be constructed
(and garbage collected) each time the method is called,
Julien
On 17/01/2008, [EMAIL PROTECTED] <[EMAIL