On Tue, Aug 4, 2015 at 11:05 AM, Sylvain Pointeau < [email protected]> wrote:
> > On Tue, Aug 4, 2015 at 10:47 AM, Noel Grandin <[email protected]> > wrote: > >> Yeah, we're sorry, but everybody __feels__ like CSVREAD should match >> their particular use-case, when the reality is that CSV is simply not a >> robustly specified standard. > > > CSVREAD matches my use case, my problem is solved with the option > preserveWhitespace=true, > so H2 made a great job, no doubt about it. > > However I always prefer the approach of not changing the data except if I > wish to via a setting, instead as the opposite. > CSV format is specified there: https://tools.ietf.org/html/rfc4180 -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
